Files
spring-boot/ci/tasks/stage.yml
Madhura Bhave 7d04c51294 Automate creation of releases notes on GitHub
Closes gh-12552
2018-09-20 16:36:43 -07:00

16 lines
228 B
YAML

---
platform: linux
inputs:
- name: git-repo
outputs:
- name: stage-git-repo
- name: distribution-repository
- name: version
params:
RELEASE_TYPE:
caches:
- path: maven
- path: gradle
run:
path: git-repo/ci/scripts/stage.sh