Skip to content

Commit

Permalink
Update docker-build-and-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rimgosu authored Feb 19, 2024
1 parent f81c4c1 commit e913aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
username: ${{ secrets.AZURE_USERNAME }}
key: ${{ secrets.AZURE_KEY }}
script: |
sudo bash /home/gosu/update-docker.sh
sudo bash /home/gosu/mainserver/update-docker.sh
- name: Cleanup Dangling Docker Images
uses: appleboy/ssh-action@master
Expand Down

0 comments on commit e913aca

Please sign in to comment.