Skip to content

Commit a0435d8

Browse files
committed
prod
1 parent 315a1e8 commit a0435d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
script: |
2828
set -e
2929
30-
cd /home/kni/prace_kol/StronaPraceKol
30+
cd /home/kni/prace_kol
3131
3232
docker compose --file docker-compose.prod.yml pull && docker compose --file docker-compose.prod.yml up -d
3333
docker system prune -a -f

0 commit comments

Comments
 (0)