Update .gitlab-ci.yml file

This commit is contained in:
Russell Ballestrini 2022-06-03 18:26:26 +00:00
parent de22dae86d
commit 1943b093ca

View file

@ -2,6 +2,7 @@ stages:
- test
- build
- publish
- memopoly.com
test:
stage: test
@ -43,3 +44,11 @@ publish:
script:
# publish build to Salt Master
- sudo /opt/salt-call-put-artifacts-onto-salt-master.sh
memopoly.com:
stage: memopoly.com
tags: ["memopoly.com"]
script:
# publish build to Salt Master
- sudo /opt/salt-call-state-highstate.sh