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:
Brian Clozel 2020-04-29 11:05:50 +02:00
parent 7b1de6e1a8
commit fbc1b96aa6
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@ inputs:
- name: git-repo
outputs:
- name: distribution-repository
- name: git-repo
caches:
- path: gradle
params:

View File

@ -4,6 +4,7 @@ inputs:
- name: git-repo
outputs:
- name: distribution-repository
- name: git-repo
caches:
- path: gradle
params: