We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb31c03 commit b2a9b4dCopy full SHA for b2a9b4d
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