..
convert-to-yml / develop-branch (push) Successful in 25s
Details
convert-to-yml / develop-branch (push) Successful in 25s
Details
This commit is contained in:
parent
cb016fcdc2
commit
86de07f7c5
|
@ -16,7 +16,7 @@ jobs:
|
|||
with:
|
||||
action: xml
|
||||
path: '.'
|
||||
- name get PR number
|
||||
- name: get PR number
|
||||
run |
|
||||
echo ::set-env name=PR||${./tea pr ls -f=base,head,index | grep "| master | firstString=${{ github.ref_name }} |" | tr -d ' ' | tr "|" "\n" | head -n 4 | tail -1}
|
||||
- name: get build branch name
|
||||
|
|
Loading…
Reference in New Issue