Skip to content

Commit 57e7b3d

Browse files
authored
Merge pull request #14 from Myaongi/refactor/#11
refactor: dockerfile, ci workflow 최적화
2 parents 5c49de2 + 558f5b6 commit 57e7b3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
BUILDKIT_INLINE_CACHE=1
6868
6969
- name: Deploy to VM
70-
uses: appleboy/ssh-action@v1.0.0
70+
uses: appleboy/ssh-action@v1.0.3
7171
with:
7272
host: ${{ secrets.VM_HOST }}
7373
username: ${{ secrets.VM_USER }}

0 commit comments

Comments
 (0)