File tree 2 files changed +0
-8
lines changed
2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -252,8 +252,6 @@ spec:
252
252
params :
253
253
- name : BINARY_IMAGE
254
254
value : $(params.output-image)
255
- - name : BASE_IMAGES
256
- value : $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
257
255
runAfter :
258
256
- build-container
259
257
taskRef :
@@ -279,8 +277,6 @@ spec:
279
277
workspace : workspace
280
278
- name : deprecated-base-image-check
281
279
params :
282
- - name : BASE_IMAGES_DIGESTS
283
- value : $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
284
280
- name : IMAGE_URL
285
281
value : $(tasks.build-container.results.IMAGE_URL)
286
282
- name : IMAGE_DIGEST
Original file line number Diff line number Diff line change @@ -249,8 +249,6 @@ spec:
249
249
params :
250
250
- name : BINARY_IMAGE
251
251
value : $(params.output-image)
252
- - name : BASE_IMAGES
253
- value : $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
254
252
runAfter :
255
253
- build-container
256
254
taskRef :
@@ -276,8 +274,6 @@ spec:
276
274
workspace : workspace
277
275
- name : deprecated-base-image-check
278
276
params :
279
- - name : BASE_IMAGES_DIGESTS
280
- value : $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
281
277
- name : IMAGE_URL
282
278
value : $(tasks.build-container.results.IMAGE_URL)
283
279
- name : IMAGE_DIGEST
You can’t perform that action at this time.
0 commit comments