...
convert-built-to-yml / develop-branch (push) Failing after 21s
Details
convert-built-to-yml / develop-branch (push) Failing after 21s
Details
This commit is contained in:
parent
25c5adeae4
commit
fe896d22e6
|
@ -34,6 +34,7 @@ jobs:
|
|||
# git checkout -b ${{ env.DEVELOPMENT_BRANCH }}
|
||||
git add -A
|
||||
git commit -a -m "${{ env.CI_COMMIT_MESSAGE }} xml files converted to yml"
|
||||
git pull origin ${{ env.DEVELOPMENT_BRANCH }}
|
||||
git push origin HEAD:${{ env.DEVELOPMENT_BRANCH }}
|
||||
#- name: push development
|
||||
# env:
|
||||
|
|
Loading…
Reference in New Issue