Skip to content

Commit f355dae

Browse files
committed
manual linting
1 parent 08b582b commit f355dae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.tekton/scanner-component-pipeline.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,8 +344,7 @@ spec:
344344
value: $(tasks.determine-image-expiration.results.IMAGE_EXPIRES_AFTER)
345345
- name: BUILDAH_FORMAT
346346
value: $(params.buildah-format)
347-
runAfter:
348-
- build-images
347+
runAfter: [ build-images ]
349348
taskRef:
350349
params:
351350
- name: name

0 commit comments

Comments
 (0)