Skip to content

Commit

Permalink
Hotfix
Browse files Browse the repository at this point in the history
ahora pilla el docker compose deploy de master
  • Loading branch information
uo277603 authored May 3, 2022
1 parent 5aaa2aa commit e37ac2d
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 @@ -105,7 +105,7 @@ jobs:
user: ${{ secrets.DEPLOY_USER2 }}
key: ${{ secrets.DEPLOY_KEY }}
command: |
wget https://raw.githubusercontent.com/arquisoft/dede_es4c/develop/docker-compose-deploy.yml -O docker-compose.yml
wget https://raw.githubusercontent.com/arquisoft/dede_es4c/master/docker-compose-deploy.yml -O docker-compose.yml
docker-compose stop
docker-compose rm -f
docker-compose pull
Expand Down

0 comments on commit e37ac2d

Please sign in to comment.