Skip to content

Commit

Permalink
fixup! feat: add gha for codebuild fedora arm
Browse files Browse the repository at this point in the history
  • Loading branch information
MCorfy committed Dec 18, 2024
1 parent ed9e478 commit efca01b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-magpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a # v4.0.1
with:
aws-region: ap-southeast-2
role-to-assume: arn:aws:iam::615890063537:role/tf-dev-github-actions-geonet-codebuild-platformx
role-to-assume: arn:aws:iam::615890063537:role/tf-dev-magpi-codebuild
role-duration-seconds: 3600
role-session-name: "github-actions-arm64-magpi"
role-session-name: "github-actions-base-images-arm64-magpi"
- name: Run CodeBuild
uses: aws-actions/aws-codebuild-run-build@v1
env:
Expand Down

0 comments on commit efca01b

Please sign in to comment.