X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fcloud-infra-macros.yaml;h=e250ca1cb1630fde9a79dfc668c0908597272919;hb=411bad54ec6a0d4e4ea546264678e86566421b0f;hp=100ca8fc3bb4feb56c7e6a3a6b2a30fc5df66f71;hpb=e504a2d79476433c3ebc3a84034f81fd56c6b291;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/cloud-infra-macros.yaml b/jjb/cloud-infra/cloud-infra-macros.yaml index 100ca8fc..e250ca1c 100644 --- a/jjb/cloud-infra/cloud-infra-macros.yaml +++ b/jjb/cloud-infra/cloud-infra-macros.yaml @@ -59,7 +59,7 @@ - inject: properties-file: "$WORKSPACE/change.properties" - description-setter: - description: $INSTALLER_TYPE - $DEPLOY_SCENARIO + description: $PROVISIONER_TYPE | $INSTALLER_TYPE | $DEPLOY_SCENARIO - builder: name: 'cloud-infra-scenario-deploy-macro' @@ -107,4 +107,10 @@ - shell: !include-raw: ./scenario-promote.sh +- builder: + name: 'cloud-infra-lint-macro' + builders: + - shell: + !include-raw: ./scripts/cloud-infra-lint.sh + # vim: set ts=2 sw=2 expandtab: