jjb: xci: Add postbuild publisher script to remove clean VM
[releng.git] / jjb / xci / xci-verify-jobs.yml
index c54a1b9..82ca5ab 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-verify-{distro}-{phase}-{type}-{stream}'