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 3c3abe0 commit c8f84edCopy full SHA for c8f84ed
.github/workflows/build-kubectl.yml
@@ -57,6 +57,7 @@ jobs:
57
REGISTRY_JSON_KEY: ${{ secrets.GITHUB_TOKEN }}
58
IMAGE_REPOSITORY: ghcr.io/cooptilleuls/sre
59
CUSTOM_TAG: ${{ steps.data.outputs.tags }}
60
+ SECURITY_SCAN: false
61
62
63
0 commit comments