Skip to content

Commit

Permalink
[Feat]: ci-cd 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
bayy1216 committed May 31, 2024
1 parent 3e9a517 commit 5b9dcc2
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -47,7 +47,7 @@ jobs:
host: ${{ secrets.HOST }}
key: ${{ secrets.KEY }}
port: 22
source: "docker-compose.dev.yml"
source: "dev/docker-compose.dev.yml"
target: "/home/ec2-user"

- name: Deploy to server
Expand Down
File renamed without changes.

0 comments on commit 5b9dcc2

Please sign in to comment.