Skip to content

Commit

Permalink
Update pagos-qa.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Francotorrico authored Apr 16, 2024
1 parent e08d1f4 commit aa61a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pagos-qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
script: |
cd /opt/ms-pagos-qa-app
if docker images -q pagosimagen; then
docker rmi pagosimagen
docker rmi -f pagosimagen
fi
docker build -t pagosimagen .
# Eliminar imágenes sin etiqueta
Expand Down

0 comments on commit aa61a43

Please sign in to comment.