diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b2f4d73..545edea 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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