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 222fc2f commit 96fb20f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pagos-qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
if [ ! -z "$CONTAINER_ID" ]; then
# Si hay un contenedor en ejecución, detenerlo
docker stop $CONTAINER_ID
docker rm $CONTAINER_ID
sleep 5
echo "Contenedor existente detenido."
fi
Expand Down

0 comments on commit 96fb20f

Please sign in to comment.