We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d7c88e commit d73ddb6Copy full SHA for d73ddb6
charts/team-ns/templates/tekton-tasks/buildpacks.yaml
@@ -10,6 +10,7 @@ metadata:
10
tekton.dev/tags: image-build
11
tekton.dev/displayName: "Buildpacks"
12
tekton.dev/platforms: "linux/amd64"
13
+ policy.otomi.io/ignore: banned-image-tags
14
spec:
15
description: >-
16
The Buildpacks task builds source into a container image and pushes it to a registry,
0 commit comments