remove old server deploy, only deploy to ingress

This commit is contained in:
russell@unturf.com 2026-02-13 20:29:07 -05:00
parent 7e6a2e0741
commit 80ef09b23b

View file

@ -1,15 +1,6 @@
stages:
- 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:
stage: deploy
tags: ["proxy.uncloseai.com"]