Skip to content

Commit

Permalink
fixing actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pglez82 committed Mar 18, 2024
1 parent 673b743 commit 1d9f92d
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 @@ -128,5 +128,5 @@ jobs:
command: |
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 down
docker compose --profile prod up -d --pull always

0 comments on commit 1d9f92d

Please sign in to comment.