hadolint/hadolint.sh
Arne Jørgensen 88386d9893
feat: Add problem matcher
* Add problem matcher

* Fix loading tar file from artifacts
2020-12-05 17:34:32 +00:00

5 lines
69 B
Bash
Executable file

#!/bin/sh
echo '::add-matcher::problem-matcher.json'
hadolint "$@"