|
# FIXME: re-enable the following checks |
linter:
uses: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@0.13.3
with:
# FIXME: re-enable the following checks
linter-env: |
VALIDATE_KUBERNETES_KUBECONFORM=false
VALIDATE_CHECKOV=false
test-action-docker-build-image:
needs: linter
ci-github-container/.github/workflows/__shared-ci.yml
Line 21 in 55ccd74