Skip to content

Commit

Permalink
fixing bug
Browse files Browse the repository at this point in the history
  • Loading branch information
pglez82 committed Mar 12, 2024
1 parent 15242ca commit 673b743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ jobs:
wget https://raw.githubusercontent.com/pglez82/asw2324_0/master/docker-compose.yml -O docker-compose.yml
wget https://raw.githubusercontent.com/pglez82/asw2324_0/master/.env
docker compose down
docker compose --profile prod up -d
docker compose --profile prod up -d --pull always

0 comments on commit 673b743

Please sign in to comment.