Skip to content

Commit

Permalink
fixing actions bug (readme)
Browse files Browse the repository at this point in the history
  • Loading branch information
pglez82 committed Jan 24, 2024
1 parent 1d11f0f commit 6ba8d82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ deploy:
key: ${{ secrets.DEPLOY_KEY }}
command: |
wget https://raw.githubusercontent.com/arquisoft/wiq_en1a/master/docker-compose.yml -O docker-compose.yml
wget https://raw.githubusercontent.com/arquisoft/wiq_en1a/master/.env
docker compose down
docker compose --profile prod up -d
```
Expand Down

0 comments on commit 6ba8d82

Please sign in to comment.