Skip to content

Commit

Permalink
fix: task name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulf Lilleengen committed Oct 9, 2023
1 parent 2d996df commit 3ae48a8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .tekton/trustification-backend-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ spec:
taskRef:
params:
- name: name
value: buildah
value: buildah-8gb
- name: bundle
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.1@sha256:8bd77f4ca404b27d1e304544887b03b72074b72f7960b02b77b4cd5e1b86b8f7
- name: kind
Expand Down
2 changes: 1 addition & 1 deletion .tekton/trustification-backend-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ spec:
taskRef:
params:
- name: name
value: buildah
value: buildah-8gb
- name: bundle
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.1@sha256:8bd77f4ca404b27d1e304544887b03b72074b72f7960b02b77b4cd5e1b86b8f7
- name: kind
Expand Down
2 changes: 1 addition & 1 deletion .tekton/trustification-frontend-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ spec:
taskRef:
params:
- name: name
value: buildah
value: buildah-8gb
- name: bundle
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.1@sha256:8bd77f4ca404b27d1e304544887b03b72074b72f7960b02b77b4cd5e1b86b8f7
- name: kind
Expand Down
2 changes: 1 addition & 1 deletion .tekton/trustification-frontend-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ spec:
taskRef:
params:
- name: name
value: buildah
value: buildah-8gb
- name: bundle
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.1@sha256:8bd77f4ca404b27d1e304544887b03b72074b72f7960b02b77b4cd5e1b86b8f7
- name: kind
Expand Down
2 changes: 1 addition & 1 deletion .tekton/trustification-integration-tests-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ spec:
taskRef:
params:
- name: name
value: buildah
value: buildah-8gb
- name: bundle
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.1@sha256:8bd77f4ca404b27d1e304544887b03b72074b72f7960b02b77b4cd5e1b86b8f7
- name: kind
Expand Down
2 changes: 1 addition & 1 deletion .tekton/trustification-integration-tests-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ spec:
taskRef:
params:
- name: name
value: buildah
value: buildah-8gb
- name: bundle
value: quay.io/redhat-appstudio-tekton-catalog/task-buildah-8gb:0.1@sha256:8bd77f4ca404b27d1e304544887b03b72074b72f7960b02b77b4cd5e1b86b8f7
- name: kind
Expand Down

0 comments on commit 3ae48a8

Please sign in to comment.