Skip to content

Commit

Permalink
cambio en .yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliariego committed May 4, 2022
1 parent 5c81460 commit 507fcd5
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 @@ -79,7 +79,7 @@ jobs:
user: ${{ secrets.DEPLOY_USER_ }}
key: ${{ secrets.DEPLOY_KEY_ }}
command: |
wget https://raw.githubusercontent.com/Arquisoft/dede_es5c/despliegue-aws/docker-compose-deploy.yml -O docker-compose.yml
wget https://raw.githubusercontent.com/Arquisoft/dede_es5c/uo277516_deploy_aws/docker-compose-deploy.yml -O docker-compose.yml
docker-compose stop
docker-compose rm -f
docker-compose pull
Expand Down

0 comments on commit 507fcd5

Please sign in to comment.