Skip to content

Commit

Permalink
Revert "artifactPrepareVersion: Add usage of gradle docker image if b…
Browse files Browse the repository at this point in the history
…uildTool is gradle (#4226)" (#4230)

This reverts commit 7c7dcbf.
  • Loading branch information
vstarostin authored Feb 13, 2023
1 parent 2191e2d commit d7e0bfe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion cmd/artifactPrepareVersion_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions resources/metadata/artifactPrepareVersion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -357,9 +357,3 @@ spec:
params:
- name: buildTool
value: maven
- image: gradle:6-jdk11-alpine
conditions:
- conditionRef: strings-equal
params:
- name: buildTool
value: gradle

0 comments on commit d7e0bfe

Please sign in to comment.