kkk
convert-to-yml / develop-branch (push) Failing after 30s
Details
convert-to-yml / develop-branch (push) Failing after 30s
Details
This commit is contained in:
parent
0c6fa64bc1
commit
b6941fcd87
|
@ -50,7 +50,7 @@ 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 whynot
|
||||
./tea pr ls -f=base,head,index | grep develop/32
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue