Files
gitea-debian-runner/.github/linters/.hadolint.yml
T
hackercat 7818b929c6 refactor: image building
refactor image building, add more variants
2021-05-02 17:17:16 +00:00

13 lines
143 B
YAML

ignored:
- SC2086
- SC2059
- DL3004
- DL3002
- DL3008
- DL3018
- DL3003
trustedRegistries:
- docker.io
- ghcr.io
- quay.io