mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
79cda3e5cc
Closes gh-31696
17 lines
342 B
YAML
17 lines
342 B
YAML
---
|
|
platform: windows
|
|
inputs:
|
|
- name: git-repo
|
|
outputs:
|
|
- name: git-repo
|
|
params:
|
|
BRANCH:
|
|
CI: true
|
|
GRADLE_ENTERPRISE_ACCESS_KEY:
|
|
GRADLE_ENTERPRISE_CACHE_URL:
|
|
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
|