jjb: xci: Add postbuild publisher script to remove clean VM
[releng.git] / jjb / xci / xci-merge-jobs.yml
index 492348d..7a5ef74 100644 (file)
               kill-phase-on: NEVER
               abort-all-job: true
 
+    publishers:
+      - postbuildscript:
+          script-only-if-succeeded: false
+          script-only-if-failed: false
+          builders:
+            - shell:
+                !include-raw: ./xci-cleanup.sh
+
 - job-template:
     name: 'xci-{phase}-{type}-{distro}-merge-{stream}'