Skip to content
Snippets Groups Projects
Commit d89fd90d authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

[Misc] We don't need to trigger xwiki-platform monthly since it's already the case of xwiki-commons

(cherry picked from commit ce0b43a7)
parent a86884ae
No related branches found
No related tags found
No related merge requests found
......@@ -284,6 +284,8 @@ private void buildInsideNode(map)
// Keep builds for 30 days since we want to be able to see all builds if there are a lot at a given time, to be
// able to identify flickers, etc.
daysToKeepStr = '30'
// We don't need to trigger xwiki-platform monthly since it's already the case of xwiki-commons
monthlyTrigger = false
if (map.pom != null) {
pom = map.pom
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment