Skip to content

Commit 3230818

Browse files
committed
Add note about native ARM64 build
Signed-off-by: Federico Busetti <[email protected]>
1 parent 1af4e5c commit 3230818

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab_ci/_templates.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ variables:
66

77
# Build Docker image for test
88
# TODO: Sign image using Cosign
9+
# TODO: Use ARM64 workers and build image without QEMU: https://docs.gitlab.com/ee/ci/runners/hosted_runners/linux.html
910
.build-and-push-gitlab:
1011
image: docker:24.0.2
1112
services:

0 commit comments

Comments
 (0)