Skip to content

Commit

Permalink
release.yml updated
Browse files Browse the repository at this point in the history
  • Loading branch information
UO287687 committed Mar 10, 2024
1 parent d9e18fd commit 64452aa
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 @@ -184,5 +184,5 @@ jobs:
command: |
wget https://raw.githubusercontent.com/arquisoft/wiq_es3b/master/docker-compose.yml -O docker-compose.yml
wget https://raw.githubusercontent.com/arquisoft/wiq_es3b/master/.env -O .env
docker compose down
docker compose --profile prod down
docker compose --profile prod up -d

0 comments on commit 64452aa

Please sign in to comment.