1
0
şunun yansıması https://github.com/dockur/windows.git eşitlendi 2026-06-11 12:49:36 +08:00

build: Add Hadolint (#133)

Bu işleme şunda yer alıyor:
Kroese
2024-01-29 11:19:18 +01:00
işlemeyi yapan: GitHub
ebeveyn de8f08a7af
işleme 152abf1443
2 değiştirilmiş dosya ile 7 ekleme ve 0 silme
+6
Dosyayı Görüntüle
@@ -17,3 +17,9 @@ jobs:
with:
path: "assets"
file-endings: ".xml"
- name: Lint Dockerfile
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile
ignore: DL3008
failure-threshold: warning
+1
Dosyayı Görüntüle
@@ -6,6 +6,7 @@ on:
- '**/*.xml'
- '.github/workflows/test.yml'
- '.github/workflows/check.yml'
- 'Dockerfile'
name: "Test"
permissions: {}