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
|
||||
run: |
|
||||
cd /work
|
||||
echo "Running Dockerfile lint"
|
||||
hadolint Dockerfile
|
||||
golangci:
|
||||
name: Static code check
|
||||
|
||||
Reference in New Issue
Block a user