Update .gitlab-ci.yml file

This commit is contained in:
Russell Ballestrini 2022-06-03 18:40:13 +00:00
parent af705be588
commit 3b02ee1086

View file

@ -53,4 +53,4 @@ memopoly.com:
# publish build to Salt Master
- sudo /opt/salt-call-state-highstate.sh
rules:
- if: '$CI_COMMIT_BRANCH == develop'
- if: '$CI_COMMIT_BRANCH == "develop"'