Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… .gitlab-ci.yml: added docker image test
  • Loading branch information
alesmrazek committed Nov 14, 2024
1 parent 1226059 commit d39310d
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 @@ -264,6 +264,7 @@ docker:test:
- docker ps
- ls /sys/class/net
- cat /etc/hosts
- ls /var/lib/docker/volumes/config/_data
- cat /var/lib/docker/volumes/config/_data/config.yaml
- cp etc/config/config.example.dind.yaml /var/lib/docker/volumes/config/_data/config.yaml
- docker exec -it knot-resolver-${PLATFORM} kresctl restart
Expand Down

0 comments on commit d39310d

Please sign in to comment.