Skip to content

Commit

Permalink
.gitlab-ci.yml: docker: try cross-platform build
Browse files Browse the repository at this point in the history
  • Loading branch information
alesmrazek committed Nov 19, 2024
1 parent 7a61a54 commit 2048349
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,9 @@ docker:build:
docker:build:cross-platform:
<<: *docker
stage: build
only:
- master-5@knot/knot-resolver
- tags
# only:
# - master-5@knot/knot-resolver
# - tags
before_script:
- >
docker buildx create
Expand Down

0 comments on commit 2048349

Please sign in to comment.