Skip to content

Commit

Permalink
update: kustomize 코드 업로드 및 ArgoCD Sync 단계 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
manyb2ns committed Dec 22, 2023
1 parent cd1edc3 commit 52c2961
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ecr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ env:
AWS_REGION: ${{ secrets.AWS_REGION }}
WEBHOOK_URL: ${{ secrets.WEBHOOK }}
DEPLOY_ENV: ${{ github.ref == 'refs/heads/main' && 'PROD' || 'DEV' }}
# ECR_URL: ${{ secrets.ECR_REPO_DEV }}
# ROLE_ARN: ${{ secrets.OIDC_ROLE }}

permissions:
id-token: write
Expand Down

0 comments on commit 52c2961

Please sign in to comment.