We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af4e5c commit 3230818Copy full SHA for 3230818
.gitlab_ci/_templates.yml
@@ -6,6 +6,7 @@ variables:
6
7
# Build Docker image for test
8
# 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
10
.build-and-push-gitlab:
11
image: docker:24.0.2
12
services:
0 commit comments