mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 01:37:11 +00:00
aboba
This commit is contained in:
@@ -25,6 +25,7 @@ variables:
|
|||||||
--destination "${IMAGE_NAME}:latest"
|
--destination "${IMAGE_NAME}:latest"
|
||||||
--cache=true
|
--cache=true
|
||||||
--registry-mirror=dockerhub.timeweb.cloud
|
--registry-mirror=dockerhub.timeweb.cloud
|
||||||
|
retry: 2
|
||||||
|
|
||||||
build_frontend:
|
build_frontend:
|
||||||
<<: *build-template
|
<<: *build-template
|
||||||
@@ -84,3 +85,4 @@ deploy:
|
|||||||
docker compose ps >> deploy.log 2>&1
|
docker compose ps >> deploy.log 2>&1
|
||||||
EOF
|
EOF
|
||||||
- ssh $SSH_ADDRESS "docker system prune -a --force"
|
- ssh $SSH_ADDRESS "docker system prune -a --force"
|
||||||
|
retry: 2
|
||||||
|
|||||||
Reference in New Issue
Block a user