Skip to content

Commit

Permalink
Add aarch64/ARM64 platform support
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpeng committed Apr 5, 2021
1 parent 60ff0cb commit 357f9dd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ include:
file: '/gitlab-ci-template.yml'

variables:
CI_BUILDX_ARCHS: "linux/arm64,linux/amd64"
# remove comment (or set variable in Settings) to build with BUILDX
#CI_BUILDX_ARCHS: "linux/arm64"
CI_BUILD_ARM64: "enabled"

0 comments on commit 357f9dd

Please sign in to comment.