Skip to content

Commit

Permalink
Build for arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
simar0at committed Jul 19, 2024
1 parent 48fa175 commit abdfac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/starter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
secrets: inherit
# if you run this outside of of an org that provides KUBE_CONFIG etc as a secret, you need to specify every secret you want to pass by name
with:
platforms: linux/amd64,linux/arm64
environment: ${{ needs.setup_workflow_env.outputs.environment }}
registry_root: ${{ needs.setup_workflow_env.outputs.registry_root }}
image_name: ${{ needs.setup_workflow_env.outputs.image_name }}
Expand Down

0 comments on commit abdfac9

Please sign in to comment.