cloud-infra: Switch to docker slaves for engine lint jobs
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-macros.yaml
index 398f7e108140333692e84dd84aef1f39e3f88986..34c6772c313e2919472a144d570c19ea685527c8 100644 (file)
       - shell:
           !include-raw: ./scenario-promote.sh
 
+- builder:
+    name: 'cloud-infra-lint-macro'
+    builders:
+      - shell:
+          !include-raw: ./wait-for-pkg-manager.sh
+      - shell:
+          !include-raw: ./scripts/cloud-infra-lint.sh
+
 # vim: set ts=2 sw=2 expandtab: