Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Arreglado error línea 127
  • Loading branch information
PLT2003 authored Feb 12, 2024
1 parent 0fa928a commit c4becb8
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 @@ -124,5 +124,5 @@ jobs:
command: |
wget https://raw.githubusercontent.com/arquisoft/wiq_es2a/master/docker-compose.yml -O docker-compose.yml
wget https://raw.githubusercontent.com/arquisoft/wiq_es2a/master/.env -O .env
docker compose down
docker compose --profile prod down
docker compose --profile prod up -d

0 comments on commit c4becb8

Please sign in to comment.