mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
2e37089d54
See gh-19703
16 lines
311 B
YAML
16 lines
311 B
YAML
---
|
|
platform: windows
|
|
inputs:
|
|
- name: git-repo
|
|
outputs:
|
|
- name: git-repo
|
|
params:
|
|
BRANCH:
|
|
CI: true
|
|
GRADLE_ENTERPRISE_ACCESS_KEY:
|
|
GRADLE_ENTERPRISE_CACHE_USERNAME:
|
|
GRADLE_ENTERPRISE_CACHE_PASSWORD:
|
|
GRADLE_ENTERPRISE_URL: https://ge.spring.io
|
|
run:
|
|
path: git-repo/ci/scripts/build-project-windows.bat
|