Add git-repo as an output for windows slack notification
See gh-19703
This commit is contained in:
parent
3879a7505c
commit
2e37089d54
|
|
@ -2,6 +2,8 @@
|
||||||
platform: windows
|
platform: windows
|
||||||
inputs:
|
inputs:
|
||||||
- name: git-repo
|
- name: git-repo
|
||||||
|
outputs:
|
||||||
|
- name: git-repo
|
||||||
params:
|
params:
|
||||||
BRANCH:
|
BRANCH:
|
||||||
CI: true
|
CI: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue