diff --git a/.tekton/distributed-workloads-poc1-push.yaml b/.tekton/distributed-workloads-poc1-push.yaml index 04d53ea90..ab39e36f6 100644 --- a/.tekton/distributed-workloads-poc1-push.yaml +++ b/.tekton/distributed-workloads-poc1-push.yaml @@ -67,13 +67,14 @@ spec: description: Skip checks against built image name: skip-checks type: string - - default: "false" + - default: "true" description: Execute the build with network isolation name: hermetic type: string - default: "" description: Build dependencies to be prefetched name: prefetch-input + value: '{"type": "gomod", "path": "."} type: string - default: "" description: Image tag expiration time, time values could be something like