We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08edaf9 commit d4ca073Copy full SHA for d4ca073
.gitlab_ci/_templates.yml
@@ -8,7 +8,6 @@ variables:
8
9
# Build Docker image for test
10
# TODO: Sign image using Cosign
11
-# TODO: Use ARM64 workers and build image without QEMU: https://docs.gitlab.com/ee/ci/runners/hosted_runners/linux.html
12
.build-and-push-gitlab:
13
image: docker:$DOCKER_VERSION
14
services:
0 commit comments