Skip to content

Commit

Permalink
Prueba puerto 443
Browse files Browse the repository at this point in the history
  • Loading branch information
Uo284548 authored and Uo284548 committed Apr 30, 2023
1 parent 7ef6e67 commit ef560e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lomap_es2b.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
user: ${{ secrets.DEPLOY_USER }}
key: ${{ secrets.DEPLOY_KEY }}
command: |
wget https://raw.githubusercontent.com/arquisoft/lomap_es2b/master/docker-compose-deploy.yml -O docker-compose.yml
wget https://raw.githubusercontent.com/arquisoft/lomap_es2b/develop/docker-compose-deploy.yml -O docker-compose.yml
docker-compose stop
docker-compose rm -f
docker-compose pull
Expand Down

0 comments on commit ef560e3

Please sign in to comment.