Skip to content

Commit 040221b

Browse files
authored
Merge pull request #171 from red-hat-data-services/m-rafeeq-patch-1
Update distributed-workloads-poc1-push.yaml
2 parents 8165dce + 91d080a commit 040221b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.tekton/distributed-workloads-poc1-push.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,14 @@ spec:
6767
description: Skip checks against built image
6868
name: skip-checks
6969
type: string
70-
- default: "false"
70+
- default: "true"
7171
description: Execute the build with network isolation
7272
name: hermetic
7373
type: string
7474
- default: ""
7575
description: Build dependencies to be prefetched
7676
name: prefetch-input
77+
value: '{"type": "gomod", "path": "."}
7778
type: string
7879
- default: ""
7980
description: Image tag expiration time, time values could be something like

0 commit comments

Comments
 (0)