Skip to content

Commit

Permalink
Konflux: migrate from buildah 0.2 to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniotorresm committed Jan 20, 2025
1 parent 097465d commit 5fc6347
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .tekton/ipa-tuura-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,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/ipa-tuura-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,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 5fc6347

Please sign in to comment.