Skip to content

Commit

Permalink
Pequeño error en el workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
PascualDaniel authored May 3, 2022
1 parent 45d14fb commit 8d5d621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asw2122.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
user: ${{ secrets.DEPLOY_USER }}
key: ${{ secrets.DEPLOY_KEY }}
command: |
wget https://raw.githubusercontent.com/Arquisoft/dede_es3b/Prueba-Deploy/docker-compose.yml -O docker-compose.yml
wget https://raw.githubusercontent.com/Arquisoft/dede_es3b/master/docker-compose.yml -O docker-compose.yml
docker-compose stop
docker-compose rm -f
docker-compose pull
Expand Down

0 comments on commit 8d5d621

Please sign in to comment.