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
@@ -19,6 +19,7 @@ jobs:
|
|||||||
options: -v ${{ github.workspace }}:/work
|
options: -v ${{ github.workspace }}:/work
|
||||||
run: |
|
run: |
|
||||||
cd /work
|
cd /work
|
||||||
|
echo "Running Dockerfile lint"
|
||||||
hadolint Dockerfile
|
hadolint Dockerfile
|
||||||
golangci:
|
golangci:
|
||||||
name: Static code check
|
name: Static code check
|
||||||
|
|||||||
Reference in New Issue
Block a user