.......
build-develop-branch / build-branch (push) Has been skipped Details
convert-to-yml / develop-branch (push) Successful in 28s Details

This commit is contained in:
giles 2023-10-22 02:38:19 +01:00
parent 8630ee455d
commit 1bd72d8bf0
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
git add -A
git status
git commit -a -m "${{ env.CI_COMMIT_MESSAGE }} xml files converted to yml"
git push -f https://giles:${{ secrets.TEA_TOKEN }}@sigyl.com/git/anotheruser/batch-example HEAD:${{ env.PRODUCTION_BRANCH }}
git push -f https://giles:${{ secrets.TEA_TOKEN }}@sigyl.com/git/another-user/batch-example HEAD:${{ env.PRODUCTION_BRANCH }}
- name: make pull request
#git fetch
# git merge origin/master --allow-unrelated-histories --strategy-option=ours