Merge pull request 'kkkkkkk' (#80) from develop-7 into master
Reviewed-on: #80
This commit is contained in:
commit
c725e08dd8
|
@ -28,4 +28,4 @@ jobs:
|
||||||
git config --global user.email "username@users.noreply.github.com"
|
git config --global user.email "username@users.noreply.github.com"
|
||||||
git add -A
|
git add -A
|
||||||
git commit -a -m "${{ env.CI_COMMIT_MESSAGE }} yml files converted to xml"
|
git commit -a -m "${{ env.CI_COMMIT_MESSAGE }} yml files converted to xml"
|
||||||
git push origin HEAD:deployed-${{ github.ref_name }}
|
git push -f origin HEAD:deployed-${{ github.ref_name }}
|
||||||
|
|
Loading…
Reference in New Issue