Skip to content

Commit 04bc036

Browse files
fix: disable docker-build failing options
1 parent 445aa29 commit 04bc036

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,5 @@ jobs:
8282
image-tag: ${{ github.sha }}
8383
dockerfile: 'Dockerfile'
8484
context: '.'
85+
security-scan: false
86+
hadolint: false

0 commit comments

Comments
 (0)