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.
2 parents 8165dce + 91d080a commit 040221bCopy full SHA for 040221b
.tekton/distributed-workloads-poc1-push.yaml
@@ -67,13 +67,14 @@ spec:
67
description: Skip checks against built image
68
name: skip-checks
69
type: string
70
- - default: "false"
+ - default: "true"
71
description: Execute the build with network isolation
72
name: hermetic
73
74
- default: ""
75
description: Build dependencies to be prefetched
76
name: prefetch-input
77
+ value: '{"type": "gomod", "path": "."}
78
79
80
description: Image tag expiration time, time values could be something like
0 commit comments