Update .gitlab-ci.yml file

This commit is contained in:
Russell Ballestrini 2022-06-22 21:49:57 +00:00
parent 6bc01b74e5
commit d46b8817ab

View file

@ -4,7 +4,7 @@ stages:
build:
stage: build
tags: ["shell"]
tags: ["build"]
script:
#tar -zcvf www.makepostsell.com.tar.gz output
- rm -rf .git
@ -23,7 +23,7 @@ build:
publish:
stage: publish
tags: ["shell"]
tags: ["build"]
script:
# publish build to Salt Master
- sudo /opt/salt-call-put-artifacts-onto-salt-master.sh