Skip to content

Commit

Permalink
bug en el release
Browse files Browse the repository at this point in the history
  • Loading branch information
bidof authored Mar 12, 2024
1 parent 2650a65 commit 0a395be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,5 +144,6 @@ jobs:
command: |
wget https://raw.githubusercontent.com/arquisoft/wiq_es04c/master/docker-compose.yml -O docker-compose.yml
wget https://raw.githubusercontent.com/arquisoft/wiq_es04c/master/.env -O .env
wget https://raw.githubusercontent.com/arquisoft/wiq_es04c/master/questionservice/database/schema.sql -O schema.sql
docker compose --profile prod down
docker compose --profile prod up -d
docker compose --profile prod up -d

0 comments on commit 0a395be

Please sign in to comment.