Skip to content

Commit

Permalink
Update docker-compose command in release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
UO285267 committed Apr 7, 2024
1 parent ddaf897 commit 86ee488
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 @@ -189,4 +189,4 @@ jobs:
wget https://raw.githubusercontent.com/arquisoft/wiq_es3a/master/docker-compose.yml -O docker-compose.yml
wget https://raw.githubusercontent.com/arquisoft/wiq_es3a/master/.env -O .env
docker compose --profile prod down
docker compose --profile prod up -d --build
docker compose --profile prod up -d

0 comments on commit 86ee488

Please sign in to comment.