Skip to content

Commit

Permalink
update github-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dangnak2 committed Oct 8, 2023
1 parent 22da195 commit 4215680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
port: 22
#key: ${{ secrets.PRIVATE_KEY }}
key: ${{ secrets.PRIVATE_KEY }}
script: |
sudo docker rm -f $(docker ps -qa)
sudo docker pull ${{ secrets.DOCKER_REPO }}/pladi-archiving
Expand Down

0 comments on commit 4215680

Please sign in to comment.