chore: add hadolint check for github
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful

This commit is contained in:
Stephan Schnabel 2025-06-26 21:51:48 +02:00
parent ad4604e5a8
commit 505c14c7ff
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

View file

@ -21,3 +21,9 @@ jobs:
steps:
- uses: actions/checkout@main
- uses: docker://kokuwaio/yamllint
dockerfile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: docker://kokuwaio/hadolint