Skip to content

Commit aba84be

Browse files
CLAP-104 릴리즈 CD yaml 타겟 경로 수정
CLAP-104 CI/CD: 릴리즈 CD yaml 타겟 경로 수정
2 parents 0a8c2f3 + ee5f1c5 commit aba84be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
port: ${{ secrets.KUBE_HOST_PORT }}
7171
overwrite: true
7272
source: ./taskflow-back.yaml
73-
target: ~/taskflow-back.yaml
73+
target: ~/
7474

7575
- name: Deploy
7676
uses: appleboy/ssh-action@master

0 commit comments

Comments
 (0)