Skip to content

Commit

Permalink
[bot] update konflux configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
openshift-pipelines-bot committed Dec 11, 2024
1 parent 6a6b3be commit 77b5bfe
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
- name: build-platforms
value:
- linux/x86_64
- linux/arm64
- linux-m2xlarge/arm64
- name: prefetch-input
value: |
{"type": "rpm", "path": ".konflux/rpms"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
- name: build-platforms
value:
- linux/x86_64
- linux/arm64
- linux-m2xlarge/arm64
- name: prefetch-input
value: |
{"type": "rpm", "path": ".konflux/rpms"}
Expand Down
2 changes: 1 addition & 1 deletion .tekton/manual-approval-gate-main-controller-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
- name: build-platforms
value:
- linux/x86_64
- linux/arm64
- linux-m2xlarge/arm64
- name: prefetch-input
value: |
{"type": "rpm", "path": ".konflux/rpms"}
Expand Down
2 changes: 1 addition & 1 deletion .tekton/manual-approval-gate-main-webhook-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
- name: build-platforms
value:
- linux/x86_64
- linux/arm64
- linux-m2xlarge/arm64
- name: prefetch-input
value: |
{"type": "rpm", "path": ".konflux/rpms"}
Expand Down

0 comments on commit 77b5bfe

Please sign in to comment.