Skip to content

Commit

Permalink
fix: add amz env to nightly (#611)
Browse files Browse the repository at this point in the history
Co-authored-by: Dee <[email protected]>
  • Loading branch information
SotaTek-DuyLe and Dee authored Jul 11, 2024
1 parent 63ecf39 commit d43412f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/nightly-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ concurrency:
cancel-in-progress: true

env:
AWS_REGION: eu-central-1
AWS_ROLE_ARN: arn:aws:iam::332405224602:role/ci
EARTHLY_TARGET: docker
ECR_REGISTRY: 332405224602.dkr.ecr.eu-central-1.amazonaws.com
REPORT_EXT: .junit-report.xml
ALLURE_REPORT_PATH: nightly-allure-report

Expand Down

0 comments on commit d43412f

Please sign in to comment.