mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 20:57:09 +00:00
ci: dumb fix
This commit is contained in:
@@ -94,6 +94,7 @@ deploy:
|
||||
- ssh -p $SSH_PORT $SSH_ADDRESS "$AUTH_COMMAND" > /dev/null 2>&1
|
||||
|
||||
- SET_VERSION="echo "VERSION=$DEPLOYMENT_VERSION" > ~/deploy/.env"
|
||||
- ssh -p $SSH_PORT $SSH_ADDRESS "$SET_VERSION" > /dev/null 2>&1
|
||||
|
||||
- scp -P $SSH_PORT -C -r infrastructure/ compose.yaml $SSH_ADDRESS:~/deploy/ > /dev/null 2>&1
|
||||
- |
|
||||
|
||||
Reference in New Issue
Block a user