Skip to content

Commit

Permalink
Update CD QA PAGOS pjb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulaJuliaBalza authored Apr 15, 2024
1 parent 31aa450 commit 009874c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CD QA PAGOS pjb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,6 @@ jobs:
sudo systemctl start docker
sudo systemctl enable docker
docker --version
sudo docker rm -f PAGOS_QA || true
sudo docker pull paulajuliabalza/pagos_qa_pjb:latest
sudo docker run -d --name PAGOS_QA -p 3000:3000 --restart always paulajuliabalza/pagos_qa_pjb:latest

0 comments on commit 009874c

Please sign in to comment.