Skip to content

Commit

Permalink
apply migrations for init tags
Browse files Browse the repository at this point in the history
  • Loading branch information
tommartensen committed Jan 25, 2024
1 parent 02263aa commit 204438f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .tekton/collector-slim-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,6 @@ spec:
value: $(params.output-image)
- name: rebuild
value: $(params.rebuild)
- name: pipelinerun-name
value: $(context.pipelineRun.name)
- name: pipelinerun-uid
value: $(context.pipelineRun.uid)
taskRef:
params:
- name: name
Expand Down
4 changes: 0 additions & 4 deletions .tekton/collector-slim-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,6 @@ spec:
value: $(params.output-image)
- name: rebuild
value: $(params.rebuild)
- name: pipelinerun-name
value: $(context.pipelineRun.name)
- name: pipelinerun-uid
value: $(context.pipelineRun.uid)
taskRef:
params:
- name: name
Expand Down

0 comments on commit 204438f

Please sign in to comment.