gitlab-ci.yml

This commit is contained in:
Russell Ballestrini 2022-01-08 21:45:26 +00:00
parent 1bbd080d22
commit 04e58224e6

View file

@ -4,6 +4,7 @@ stages:
build:
stage: build
tags: ["shell"]
script:
- ./make_tarball.sh
artifacts:
@ -14,6 +15,7 @@ build:
publish:
stage: publish
tags: ["shell"]
script:
# publish build to Salt Master
- sudo /opt/salt-call-put-artifacts-onto-salt-master.sh