Skip to content

Commit

Permalink
Update docker_compose_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sominyun authored Jun 22, 2024
1 parent d23a700 commit 5975971
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker_compose_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
with:
host: ${{ secrets.NCP_HOST }}
username: ${{ secrets.NCP_USERNAME }}
password: ${{ secrets.NCP_PASSWORD }}
source: ".deploy/docker-compose.yml"
target: "/root"
strip_components: 2
strip_components: 2

0 comments on commit 5975971

Please sign in to comment.