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:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: addnab/docker-run-action@v3
|
- uses: addnab/docker-run-action@v3
|
||||||
|
with:
|
||||||
image: hadolint/hadolint:latest-debian
|
image: hadolint/hadolint:latest-debian
|
||||||
options: -v ${{ github.workspace }}:/
|
options: -v ${{ github.workspace }}:/
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user