We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8bbd5d commit 5b2c12eCopy full SHA for 5b2c12e
.github/workflows/lint.yml
@@ -31,11 +31,11 @@ jobs:
31
if: env.GIT_DIFF
32
33
# hadolint lints the Dockerfile
34
- hadolint:
35
- uses: rollkit/.github/.github/workflows/[email protected] # yamllint disable-line rule:line-length
36
- with:
37
- dockerfile: Dockerfile
38
- failure-threshold: error
+# hadolint:
+# uses: rollkit/.github/.github/workflows/[email protected] # yamllint disable-line rule:line-length
+# with:
+# dockerfile: Dockerfile
+# failure-threshold: error
39
40
yamllint:
41
runs-on: ubuntu-latest
0 commit comments