Skip to content

Commit

Permalink
#64 [ENV] : 파일 덮어쓰게 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hye-on committed Apr 19, 2024
1 parent 8e6a8b1 commit a82ddd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
port: 22
source: "build/libs/TogetUp-0.0.1-SNAPSHOT.jar"
target: "/home/ubuntu/app/"
rm: true
rm: false

- name: Deploy
uses: appleboy/ssh-action@master
Expand Down

0 comments on commit a82ddd1

Please sign in to comment.