1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-09-22 14:50:52 +02:00
docker-mailserver/test/linting/.hadolint.yaml
Georg Lauterbach ed6e3ebd30
Outsourced linting tests into its own file (#1636)
* outsourced linting tests into its own file
* trigger rebuild
* added SCRIPT variable to setup.sh
* trigger rebuild again
* major test rewrite
* outsourced `hadolint` too
* rewrote some parts of the linting logic due to a logic bug
* adjusted TravisCI
* corrected .bats test line
* corrected logging in linting tests
* updated `hadolint`
2020-10-04 19:34:15 +02:00

6 lines
98 B
YAML

ignored:
# disable explicit version for apt install
- DL3008
trustedRegistries:
- docker.io