mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Add git repo as output for build tasks
This is required for exporting the Gradle Build Scan URL to notifications. See gh-22490
This commit is contained in:
@@ -4,6 +4,7 @@ inputs:
|
||||
- name: git-repo
|
||||
outputs:
|
||||
- name: distribution-repository
|
||||
- name: git-repo
|
||||
caches:
|
||||
- path: gradle
|
||||
params:
|
||||
|
||||
@@ -4,6 +4,7 @@ inputs:
|
||||
- name: git-repo
|
||||
outputs:
|
||||
- name: distribution-repository
|
||||
- name: git-repo
|
||||
caches:
|
||||
- path: gradle
|
||||
params:
|
||||
|
||||
Reference in New Issue
Block a user