mirror of
https://github.com/dockur/proxmox.git
synced 2026-07-27 16:54:51 +07:00
build: Update workflow (#99)
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
uses: hadolint/hadolint-action@v3.3.0
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
ignore: DL3008,DL3018,DL3020,DL3029,DL3059,DL4001,DL4006,DL3006
|
||||
ignore: DL3008,DL3029,DL4001,DL4006,DL3006
|
||||
failure-threshold: warning
|
||||
-
|
||||
name: Validate JSON and YML files
|
||||
|
||||
Reference in New Issue
Block a user