Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! .gitlab-ci.yml: added docker cross-platfo…
Browse files Browse the repository at this point in the history
…rm tests
  • Loading branch information
alesmrazek committed Nov 12, 2024
1 parent 0a03121 commit 67c434c
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 @@ -258,7 +258,7 @@ docker:test:
- apt-get update
- apt-get -y install knot-dnsutils curl
script:
- curl https://knot-resolver:5000/schema
- curl knot-resolver:5000/schema
- kdig nic.cz A @knot-resolver#53

docker:deploy:
Expand Down

0 comments on commit 67c434c

Please sign in to comment.