mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 13:00:39 +03:00
5 lines
167 B
Bash
5 lines
167 B
Bash
git reset --hard
|
|
git pull
|
|
/bin/bash ./scripts/prod/CreateBackup.sh
|
|
docker compose --file "docker-compose-prod.yml" up --build --detach
|
|
docker image prune --all --force |