Skip to content

Commit

Permalink
[FIX]: Dockerfile Not Found 수정 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
hojinida committed Jul 29, 2024
1 parent 857fcca commit 650b97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/dev:latest

- name: Add SSH key
- name: Add SSH
uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
Expand Down

0 comments on commit 650b97b

Please sign in to comment.