mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 04:50:36 +03:00
Run backup before build
This commit is contained in:
parent
964013919d
commit
357750cd02
|
@ -1,3 +1,4 @@
|
||||||
git pull
|
git pull
|
||||||
|
/bin/bash ./scripts/prod/CreateBackup.sh
|
||||||
docker compose -f "docker-compose-prod.yml" up --build -d
|
docker compose -f "docker-compose-prod.yml" up --build -d
|
||||||
docker image prune -a -f
|
docker image prune -a -f
|
Loading…
Reference in New Issue
Block a user