................
build-develop-branch / build-branch (push) Has been skipped Details
convert-to-yml / develop-branch (push) Failing after 30s Details

This commit is contained in:
giles 2023-10-22 03:36:14 +01:00
parent c5d10ea86c
commit 2040957b62
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ jobs:
if [[ $(./tea pr ls -f=base,head | grep "| master | ${{ env.PRODUCTION_BRANCH }} |" | head -c1 | wc -c) -eq 0 ]]; then
./tea pr c --base=master --head=${{ env.PRODUCTION_BRANCH }} --description="development pull request" -t="WIP: ${{ github.event.head_commit.message }}"
fi
./tea login rm -n=this
./tea login rm this
rm ./tea
- uses: https://github.com/gilesbradshaw/batch2yaml@master
name: back to xml