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 efca01b commit cde8122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-magpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ 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-magpi-codebuild
role-to-assume: arn:aws:iam::615890063537:role/tf-dev-github-actions-geonet-codebuild-magpi
role-duration-seconds: 3600
role-session-name: "github-actions-base-images-arm64-magpi"
- name: Run CodeBuild
Expand Down

0 comments on commit cde8122

Please sign in to comment.