mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 13:00:39 +03:00
Revert "Do not use build caches for prod updates"
This reverts commit 6ec31b409b
.
This commit is contained in:
parent
6ec31b409b
commit
fc1c6a7205
|
@ -1,3 +1,3 @@
|
||||||
git pull
|
git pull
|
||||||
docker compose -f "docker-compose-prod.yml" up --build --no-cache -d
|
docker compose -f "docker-compose-prod.yml" up --build -d
|
||||||
docker image prune -f
|
docker system prune -a
|
Loading…
Reference in New Issue
Block a user