Update .gitlab-ci.yml file

This commit is contained in:
Russell Ballestrini 2022-06-06 18:30:47 +00:00
parent 52667e39ef
commit ca522760f8

View file

@ -1,7 +1,6 @@
stages:
- test
- build
- publish
test:
stage: test
@ -43,10 +42,3 @@ build:
- static.tar.gz
- commit-hash.txt
expire_in: 1 month
publish:
stage: publish
tags: ["shell"]
script:
# publish build to Salt Master
- sudo /opt/salt-call-put-artifacts-onto-salt-master.sh