Skip to content

Commit

Permalink
Update frontend_pr_cd_job.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chiashengchen committed Oct 16, 2023
1 parent 1684f09 commit 84e0750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend_pr_cd_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
key: ${{ secrets.PRIVATE_KEY }}
port: ${{ secrets.PORT }}
script: |
cd ~/citadels/frontend
cd ~/citadels/frontend/frontend
sudo docker stop react-container
sudo docker rm react-container
sudo docker rmi react-image
Expand Down

0 comments on commit 84e0750

Please sign in to comment.