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 29abbf7 commit 9e132ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/aws-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
else
echo "DEPLOY_TARGET=development" >> $GITHUB_OUTPUT
echo "INSTANCE=${{ secrets.AWS_DEV_INSTANCE_HOST }}" >> $GITHUB_OUTPUT
cat $GITHUB_OUTPUT
cat $GITHUB_OUTPUT
fi
build:
Expand Down

0 comments on commit 9e132ee

Please sign in to comment.