Skip to content

Commit

Permalink
Test : 스프링 CD테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
tioon committed Apr 27, 2024
1 parent 0ca1f53 commit 6042318
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ jobs:
- name : Start Deploy Using SourceDeploy
run: |
echo "${{ secrets.NAVER_SOURCE_DEPLOY_START }}" > request_deploy_start.sh
cat request_deploy_start.sh
chmod +x request_deploy_start.sh
./request_deploy_start.sh

0 comments on commit 6042318

Please sign in to comment.