Skip to content

Commit

Permalink
Merge pull request #39 from SWM-Morandi/hotfix-remove-proxy-key
Browse files Browse the repository at this point in the history
hotfix remove proxy key
  • Loading branch information
miiiinju1 authored Dec 30, 2023
2 parents 9588aa1 + 726681a commit dfc71f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
key: ${{ secrets.AWS_SSH_PRIVATE_KEY }}
proxy_host: 3.35.14.92
proxy_username: ubuntu
proxy_key: ${{ secrets.AWS_SSH_PRIVATE_KEY }}

# 아래 내용을 실행하여 Docker 이미지를 내려받고 실행
script: |
Expand Down

0 comments on commit dfc71f2

Please sign in to comment.