Skip to content

Commit

Permalink
Perform buildah 0.3 migration steps
Browse files Browse the repository at this point in the history
Those are documented here - https://github
.com/konflux-ci/build-definitions/pull/1813

Signed-off-by: Bryan Cox <brcox@redhat.com>
  • Loading branch information
bryan-cox committed Jan 13, 2025
1 parent c837804 commit 6ced97c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .tekton/hypershift-release-mce-25-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,6 @@ spec:
- description: ""
name: CHAINS-GIT_COMMIT
value: $(tasks.clone-repository.results.commit)
- description: ""
name: JAVA_COMMUNITY_DEPENDENCIES
value: $(tasks.build-container.results.JAVA_COMMUNITY_DEPENDENCIES)
tasks:
- name: init
params:
Expand Down
3 changes: 0 additions & 3 deletions .tekton/hypershift-release-mce-25-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,6 @@ spec:
- description: ""
name: CHAINS-GIT_COMMIT
value: $(tasks.clone-repository.results.commit)
- description: ""
name: JAVA_COMMUNITY_DEPENDENCIES
value: $(tasks.build-container.results.JAVA_COMMUNITY_DEPENDENCIES)
tasks:
- name: init
params:
Expand Down

0 comments on commit 6ced97c

Please sign in to comment.