Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove rpm files and update tekton #58

Open
wants to merge 1 commit into
base: rhoai-2.16
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .tekton/odh-kueue-controller-v2-16-pull-request.yaml
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ spec:
value: .
- name: prefetch-input
value: |
[{"type": "gomod"}, {"type": "rpm"}]
[{"type": "gomod"}]
pipelineSpec:
description: |
This pipeline is ideal for building container images from a Containerfile while reducing network traffic.
@@ -170,8 +170,6 @@ spec:
params:
- name: input
value: $(params.prefetch-input)
- name: dev-package-managers
value: "true"
- name: SOURCE_ARTIFACT
value: $(tasks.clone-repository.results.SOURCE_ARTIFACT)
- name: ociStorage
4 changes: 1 addition & 3 deletions .tekton/odh-kueue-controller-v2-16-push.yaml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ spec:
value: .
- name: prefetch-input
value: |
[{"type": "gomod"}, {"type": "rpm"}]
[{"type": "gomod"}]
pipelineSpec:
description: |
This pipeline is ideal for building container images from a Containerfile while reducing network traffic.
@@ -235,8 +235,6 @@ spec:
params:
- name: input
value: $(params.prefetch-input)
- name: dev-package-managers
value: "true"
- name: SOURCE_ARTIFACT
value: $(tasks.clone-repository.results.SOURCE_ARTIFACT)
- name: ociStorage
7 changes: 0 additions & 7 deletions rpms.in.yaml

This file was deleted.

197 changes: 0 additions & 197 deletions rpms.lock.yaml

This file was deleted.

70 changes: 0 additions & 70 deletions ubi.repo

This file was deleted.