Skip to content

Commit

Permalink
fixup! 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 8c99953 commit acdef42
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 @@ -254,7 +254,7 @@ docker:test:
entrypoint: [""]
before_script:
- apt-get update
- apt-get install knot-dnsutils
- apt-get -y install knot-dnsutils
- /usr/bin/knot-resolver -c /etc/knot-resolver/config.yaml &
- jobs
script:
Expand Down

0 comments on commit acdef42

Please sign in to comment.