no cache build

This commit is contained in:
Parsa Nazer
2025-03-07 00:51:00 +03:30
parent a8132ca1a6
commit 389b733f1e
+1 -2
View File
@@ -31,6 +31,5 @@ jobs:
script: |
cd /root/hshop/
docker compose down
docker compose build --no-cache frontend
docker compose build
docker compose build --no-cache
docker compose up -d