Skip to content

Commit

Permalink
Update create-ci-image-pipelinerun.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
amisskii authored Mar 12, 2024
1 parent b2b7ed2 commit 7277e06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .tekton/create-ci-image-pipelinerun.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ spec:
- name: destImageURL
value: docker://$(tasks.generate-image-name.results.image-name-timestamp)
runAfter:
- generate-image-name
- buildah-pull-request
- name: skopeo-copy-push
taskRef:
Expand All @@ -151,7 +150,6 @@ spec:
- name: destImageURL
value: docker://$(tasks.generate-image-name.results.image-name-timestamp)
runAfter:
- generate-image-name
- buildah-push

finally:
Expand Down

0 comments on commit 7277e06

Please sign in to comment.