You've already forked ddns-updater
dockerfile lint
This commit is contained in:
1
.github/workflows/quality-checks.yml
vendored
1
.github/workflows/quality-checks.yml
vendored
@@ -14,6 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: addnab/docker-run-action@v3
|
||||
with:
|
||||
image: hadolint/hadolint:latest-debian
|
||||
options: -v ${{ github.workspace }}:/
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user