Skip to content

Commit

Permalink
chore: 인스턴스 값 확인
Browse files Browse the repository at this point in the history
  • Loading branch information
clean2001 committed Jan 2, 2025
1 parent e40b1ab commit 21d1a83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/aws-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
- name: Debug Environment Variables
run: |
echo "INSTANCE: ${{ env.INSTANCE }}"
echo "DEPLOY_TARGET: ${{ env.DEPLOY_TARGET }}"
- name: Send Docker Compose
uses: appleboy/scp-action@master
Expand Down

0 comments on commit 21d1a83

Please sign in to comment.