commit
aa216dd3d1
|
|
@ -691,8 +691,9 @@ jobs:
|
||||||
trigger: true
|
trigger: true
|
||||||
passed: [promote-release]
|
passed: [promote-release]
|
||||||
params:
|
params:
|
||||||
download_artifacts: false
|
download_artifacts: true
|
||||||
save_build_info: true
|
save_build_info: true
|
||||||
|
threads: 8
|
||||||
- task: publish-gradle-plugin
|
- task: publish-gradle-plugin
|
||||||
image: ci-image
|
image: ci-image
|
||||||
file: git-repo/ci/tasks/publish-gradle-plugin.yml
|
file: git-repo/ci/tasks/publish-gradle-plugin.yml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue