Skip to content

Commit

Permalink
fixup! fixup! .gitlab-ci.yml: docker multiplatform build
Browse files Browse the repository at this point in the history
  • Loading branch information
alesmrazek committed Nov 11, 2024
1 parent 68474f5 commit 5784f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ docker:build:
- >
docker buildx build
--no-cache
--platform linux/amd64
--platform linux/amd64 linux/arm64
--push
--tag $CI_REGISTRY/knot/knot-resolver/build:$CI_COMMIT_BRANCH
.
Expand Down

0 comments on commit 5784f6c

Please sign in to comment.