добавление изменения версии в репозитории alr-default + сборка бинарников для релиза
Some checks failed
Create Release / changelog (push) Failing after 32s
Some checks failed
Create Release / changelog (push) Failing after 32s
This commit is contained in:
@ -81,6 +81,7 @@ jobs:
|
|||||||
git config user.name "gitea"
|
git config user.name "gitea"
|
||||||
git config user.email "admin@plemya-x.ru"
|
git config user.email "admin@plemya-x.ru"
|
||||||
git remote set-url origin https://gitea:${{ secrets.GITEAPUBLIC }}@gitea.plemya-x.ru/Plemya-x/alr-default.git
|
git remote set-url origin https://gitea:${{ secrets.GITEAPUBLIC }}@gitea.plemya-x.ru/Plemya-x/alr-default.git
|
||||||
|
git remote -v
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Обновление версии до ${{ env.VERSION }}"
|
git commit -m "Обновление версии до ${{ env.VERSION }}"
|
||||||
git push origin master
|
git push origin master
|
||||||
|
Reference in New Issue
Block a user