kkk
convert-to-yml / develop-branch (push) Failing after 29s
Details
convert-to-yml / develop-branch (push) Failing after 29s
Details
This commit is contained in:
parent
f7ae42f833
commit
d2735b1e96
|
@ -50,8 +50,8 @@ jobs:
|
|||
./tea login add -n=this --url=${{ github.server_url}} -t=${{ secrets.BOT_TOKEN }}
|
||||
./tea pr ls -f=base,head,index
|
||||
echo here
|
||||
./tea pr ls -f=base,head,index | grep develop/35 | tr -d ' '
|
||||
echo i did it
|
||||
resuot = $(./tea pr ls -f=base,head,index | grep develop/35 | tr -d ' ')
|
||||
echo i did it
|
||||
#echo ::set-env name=PR::$(./tea pr ls -f=base,head,index | grep "| master | ${{ github.ref_name }} |" | tr -d ' ' | tr "|" "\n" | head -n 4 | tail -1)
|
||||
#rm ./tea
|
||||
#echo PR: $PR
|
||||
|
|
Loading…
Reference in New Issue