Skip to content

Commit

Permalink
.gitlab-ci.yml: docker: specify platform explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
alesmrazek committed Nov 19, 2024
1 parent c8f99cf commit 17b9db7
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 @@ -205,7 +205,7 @@ build:macOS:
DOCKER_HUB_REGISTRY: cznic/knot-resolver
GITLAB_REGISTRY: ${CI_REGISTRY}/knot/knot-resolver/cross-platform
tags:
- docker
- amd64
- dind

docker:build:
Expand Down

0 comments on commit 17b9db7

Please sign in to comment.