Skip to content

Commit

Permalink
Update build-ee workflow adding support for multi arch
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosmamorim committed Jan 6, 2025
1 parent c820bbe commit 2de38d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
image: ee-multicloud
tags: ${{inputs.tag}} ${{ github.sha }}
labels: ${{ inputs.labels }}
platforms: linux/amd64,linux/arm64
context: tools/execution_environments/ee-multicloud-public
containerfiles: |-
tools/execution_environments/ee-multicloud-public/Containerfile
Expand Down

0 comments on commit 2de38d5

Please sign in to comment.