Skip to content

Commit

Permalink
fixup! .gitlab-ci.yml: added docker cross-platform tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alesmrazek committed Nov 12, 2024
1 parent 2d97f44 commit 0948686
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ docker:test:
- name: ${GITLAB_REGISTRY}:${CI_COMMIT_REF_NAME}
alias: knot-resolver
before_script:
- apt-get update
- apt-get -y install dnsutils
script:
- dig nic.cz @knot-resolver
Expand Down

0 comments on commit 0948686

Please sign in to comment.