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

This commit is contained in:
giles 2023-10-22 18:46:35 +01:00
parent 25450dc7a2
commit c7343a8a4a
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ jobs:
git add -A
git stash
git checkout -b ${{ env.DEVELOPMENT_BRANCH }}
git pull
git stash pop
git add -A
git status