remove old server deploy, only deploy to ingress
This commit is contained in:
parent
7e6a2e0741
commit
80ef09b23b
1 changed files with 0 additions and 9 deletions
|
|
@ -1,15 +1,6 @@
|
||||||
stages:
|
stages:
|
||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
deploy_to_russell_ballestrini_net:
|
|
||||||
stage: deploy
|
|
||||||
tags: ["russell.ballestrini.net"]
|
|
||||||
script:
|
|
||||||
# Publish build to Salt Master
|
|
||||||
- sudo /opt/salt-call-state-highstate.sh
|
|
||||||
rules:
|
|
||||||
- if: '$CI_COMMIT_BRANCH == "master"'
|
|
||||||
|
|
||||||
deploy_to_ingress:
|
deploy_to_ingress:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
tags: ["proxy.uncloseai.com"]
|
tags: ["proxy.uncloseai.com"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue