hopefully this will sort it
build-develop-branch / build-branch (push) Has been skipped Details
convert-to-yml / develop-branch (push) Failing after 1m0s Details

This commit is contained in:
giles 2023-10-22 10:30:27 +01:00
parent f4a11ec9cd
commit 78e6bbc80f
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
git commit -m "${{ env.CI_COMMIT_MESSAGE }}
converted from batch"
git merge origin/master --strategy-option=ours
git merge origin/master --strategy-option=ours --allow-unrelated
git push -f origin HEAD:${{ env.DEVELOPMENT_BRANCH }}
- name: GIT commit and push all changed files