Skip to content

Commit

Permalink
.gitlab-ci.yml: added missing tags to docker jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
alesmrazek committed Nov 18, 2024
1 parent aa00e06 commit 10c51e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,9 @@ build:macOS:
variables:
DOCKER_HUB_REGISTRY: cznic/knot-resolver
GITLAB_REGISTRY: ${CI_REGISTRY}/knot/knot-resolver/cross-platform
tags:
- docker
- dind

docker:build:
<<: *docker
Expand Down

0 comments on commit 10c51e2

Please sign in to comment.