Skip to content

Commit

Permalink
🔧 Update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Kesuera committed Dec 8, 2023
1 parent fac47c0 commit 1434f6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
git checkout main
git pull
docker compose down --rmi all
docker compose up --build -d
docker compose build --no-cache
docker compose up -d

0 comments on commit 1434f6d

Please sign in to comment.