Skip to content

Commit

Permalink
test: cicd cloudwatch 로그 수집 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
apaals2 committed Nov 7, 2024
1 parent 00567cb commit 848ab28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
host: ${{ secrets.EC2_HOST }}
username: ${{ secrets.EC2_USER }}
key: ${{ secrets.EC2_SSH_KEY }}
source: backend/cloudwatch-config.json
source: cloudwatch-config.json
target: /home/ubuntu/cloudwatch-config.json

# EC2 연결 테스트 추가 (debug 옵션 활성화)
Expand Down

0 comments on commit 848ab28

Please sign in to comment.