Skip to content

Commit f433a82

Browse files
authored
Merge pull request #2346 from rnc/BR1
Remove duplicate hermetic definition
2 parents 00012f7 + 2e7b5fa commit f433a82

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deploy/pipeline/mw-pipeline-v0.1.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@ spec:
144144
params:
145145
- name: SOURCE_ARTIFACT
146146
value: $(tasks.pre-build.results.PRE_BUILD_IMAGE_DIGEST)
147-
- name: HERMETIC
148-
value: "false"
149147
- name: IMAGE # output image
150148
value: $(params.QUAY_REPO):build-$(context.pipelineRun.name)
151149
- name: DOCKERFILE # local path to the containerfile

0 commit comments

Comments
 (0)