Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Oodls authored Oct 24, 2024
1 parent c284168 commit 786bc9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ jobs:
# ssh -o StrictHostKeyChecking=no ec2-user@${{ secrets.EC2_HOST }} << 'EOF'
# cd bluegreen/
# chmod +x dplanner.sh # 만약 실행 권한이 없다면 추가
./dplanner.sh # 스크립트 실행
EOF
# ./dplanner.sh # 스크립트 실행
# EOF

0 comments on commit 786bc9a

Please sign in to comment.