Skip to content

Commit

Permalink
Update ci_pagos_qa.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Francotorrico authored Apr 14, 2024
1 parent 8aa909d commit b452af4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_pagos_qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ jobs:
key: ${{ env.SSH_PRIVATE_KEY }}
script: |
cd /opt/ms-pagos-qa-app
docker rmi pagosimagen
docker build -t pagosimagen .
docker rmi pagosimagen || true
# Autenticación en DockerHub
- name: Login to DockerHub
Expand Down

0 comments on commit b452af4

Please sign in to comment.