summaryrefslogtreecommitdiffstats
path: root/jjb/global-macros.yaml
diff options
context:
space:
mode:
authorAnaël Closson <ac2550@intl.att.com>2017-03-10 15:39:09 +0100
committerAnaël Closson <ac2550@intl.att.com>2017-03-10 18:09:55 +0100
commitadcb39da84bf10dd4adc5ca7b664c491a38411c2 (patch)
treebff599975486ab7b14d526c68458ff8992676696 /jjb/global-macros.yaml
parenta781533e82b16a596653b0147ba15831f939920e (diff)
New template and mso job for maven site staging
Change-Id: I83f431355970c48e126289c04f7c908921b7de63 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
Diffstat (limited to 'jjb/global-macros.yaml')
-rw-r--r--jjb/global-macros.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml
index 46c4d827f..ad0992c20 100644
--- a/jjb/global-macros.yaml
+++ b/jjb/global-macros.yaml
@@ -338,6 +338,16 @@
- compare-type: 'ANT'
pattern: '**'
+- trigger:
+ name: trigger-on-build-success
+ triggers:
+ - build-result:
+ groups:
+ - jobs:
+ - '{job-name}'
+ results:
+ - success
+
# WRAPPERS
- wrapper:
name: build-timeout