Skip to content

Commit

Permalink
DO NOT MERGE
Browse files Browse the repository at this point in the history
for testing only

Signed-off-by: Martin Basti <[email protected]>
  • Loading branch information
MartinBasti committed Nov 25, 2024
1 parent 341ef22 commit d329aea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tekton/pipelines/binary-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ spec:
resolver: git
params:
- name: url
value: https://github.com/containerbuildsystem/atomic-reactor.git
value: https://github.com/MartinBasti/atomic-reactor.git
- name: revision
value: feature_cachi2
value: support-both-cachi2-and-cachito
- name: pathInRepo
value: tekton/tasks/binary-container-init.yaml
workspaces:
Expand Down Expand Up @@ -156,9 +156,9 @@ spec:
resolver: git
params:
- name: url
value: https://github.com/containerbuildsystem/atomic-reactor.git
value: https://github.com/MartinBasti/atomic-reactor.git
- name: revision
value: feature_cachi2
value: support-both-cachi2-and-cachito
- name: pathInRepo
value: tekton/tasks/binary-container-cachi2.yaml
workspaces:
Expand Down

0 comments on commit d329aea

Please sign in to comment.