lllllllll
convert-to-yml / develop-branch (push) Failing after 40s Details

This commit is contained in:
giles 2023-10-23 12:01:48 +01:00
parent 2e6416ec00
commit 874fbab8ab
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ jobs:
./tea login add -n=this --url=${{ github.server_url}} -t=${{ secrets.BOT_TOKEN }}
pr=$(./tea pr ls -f=base,head,index -o csv | grep "\"master\",\"${{ github.ref_name }}\"" | tr -d ' ' | tr "," "\n" | head -n 4 | tail -1)
export PR="${pr//[\"\'\`]/}"
echo ::set-env name=PR::$PR
rm ./tea
- run: git fetch
- name: get build branch name