Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dlwjddn123 authored Jun 12, 2024
1 parent fb1971f commit 5d19bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
username: ${{ secrets.NB_SERVER_USER }}
port: ${{ secrets.NB_SERVER_PORT }}
source: "build/libs/*.jar"
target: "/home/nbdream/app"
target: "/home/nbdream/test"
strip_components: 2

- name: Deploy new version in VM
Expand Down

0 comments on commit 5d19bcc

Please sign in to comment.