Skip to content

Commit

Permalink
update :: keypair
Browse files Browse the repository at this point in the history
  • Loading branch information
esperar committed Sep 24, 2024
1 parent 2bc4ed3 commit 090ee35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotori-develop-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
username: ubuntu
password: ${{ secrets.PASSWORD }}
port: 22
key: ${{ secrets.AWS_SECRET_KEY }}
key: ${{ secrets.KEYPAIR }}
script: |
sudo docker ps
sudo docker pull ${{ secrets.DOCKERHUB_USERNAME }}/dotori-dev
Expand Down

0 comments on commit 090ee35

Please sign in to comment.