X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fonap-macros.yaml;h=d1e789444b47abd5b3a291bd7e26ae7e6920fe51;hb=refs%2Fchanges%2F25%2F1825%2F2;hp=1703acc6885073545c62bd996ec0838203f7a329;hpb=0d4647558f0eaea1b7dc1a8c2028d9425ef7c2d9;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/onap-macros.yaml b/jjb/cloud-infra/onap-macros.yaml index 1703acc6..d1e78944 100644 --- a/jjb/cloud-infra/onap-macros.yaml +++ b/jjb/cloud-infra/onap-macros.yaml @@ -45,4 +45,10 @@ - shell: !include-raw: ./promote-onap.sh +- builder: + name: 'delete-stack-macro' + builders: + - shell: + !include-raw: ./delete-stack.sh + # vim: set ts=2 sw=2 expandtab: