Skip to content

Commit

Permalink
Merge branch 'main' into MAIN-B-22777-PPM-Draft-Expense-Defect
Browse files Browse the repository at this point in the history
  • Loading branch information
taeJungCaci authored Mar 7, 2025
2 parents 0b16818 + dca9ab2 commit a57f95d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,8 @@ stages:
- unset AWS_SECRET_ACCESS_KEY
- unset AWS_ACCOUNT_ID
- unset AWS_DEFAULT_REGION
- export AWS_DEFAULT_REGION=$COM_REGION
- unset AWS_REGION
- export AWS_REGION=$COM_REGION
- export AWS_ACCOUNT_ID=$DEV_ACCOUNT_ID
- export AWS_ACCESS_KEY_ID=$DEV_ACCESS_KEY_ID
- export AWS_SECRET_ACCESS_KEY=$DEV_SECRET_KEY
Expand Down

0 comments on commit a57f95d

Please sign in to comment.