Skip to content

Commit

Permalink
fixup! fixup! fixup! .gitlab-ci.yml: added docker image test
Browse files Browse the repository at this point in the history
  • Loading branch information
alesmrazek committed Nov 14, 2024
1 parent d551574 commit 1046e6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,8 @@ docker:test:
<<: *docker
<<: *multi_platform
image: debian:12-slim
needs:
- docker:build:cross-platform
# needs:
# - docker:build:cross-platform
services:
- name: ${GITLAB_REGISTRY}:${CI_COMMIT_REF_NAME}
alias: knot-resolver
Expand Down

0 comments on commit 1046e6f

Please sign in to comment.