Skip to content

Commit

Permalink
fix: try with appstudio
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Romero Montes <[email protected]>
  • Loading branch information
ruromero committed Jun 22, 2024
1 parent 7883e49 commit 62cf216
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/onguard-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ spec:
- name: name
value: buildah-8gb
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah-8gb:0.1
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.1@sha256:3dbec109b54aaec4ea7265f008155109a8a70426cab4a8a040b7c92d5360b463
- name: kind
value: task
resolver: bundles
Expand Down
2 changes: 1 addition & 1 deletion .tekton/onguard-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ spec:
- name: name
value: buildah-8gb
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah-8gb:0.1
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.1@sha256:3dbec109b54aaec4ea7265f008155109a8a70426cab4a8a040b7c92d5360b463
- name: kind
value: task
resolver: bundles
Expand Down

0 comments on commit 62cf216

Please sign in to comment.