Merge "Stop hardcoding Docker repository"
[releng.git] / jjb / xci / xci-verify-jobs.yaml
index 3b7df62..2230cd5 100644 (file)
                   pattern: 'xci/scripts/vm/**'
                 - compare-type: ANT
                   pattern: 'docs/**'
-                - compare-type: ANT
-                  pattern: 'prototypes/**'
                 - compare-type: ANT
                   pattern: 'upstream/**'
             - project-compare-type: 'REG_EXP'
 
     publishers:
       - postbuildscript:
-          script-only-if-succeeded: false
-          script-only-if-failed: false
           builders:
-            - shell:
-                !include-raw: ./xci-cleanup.sh
+            - role: BOTH
+              build-on:
+                - ABORTED
+                - FAILURE
+                - NOT_BUILT
+                - SUCCESS
+                - UNSTABLE
+              build-steps:
+                - shell: !include-raw: ./xci-cleanup.sh
+          mark-unstable-if-failed: true
 
 
 - job-template: