добавление изменения версии в репозитории 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:
@ -64,13 +64,10 @@ jobs:
|
||||
body: ${{ steps.changes.outputs.changes }}
|
||||
files: |-
|
||||
alr-${{ env.VERSION }}-linux-x86_64.tar.gz
|
||||
|
||||
- name: Setup working directory
|
||||
run: mkdir -p /tmp
|
||||
|
||||
- name: Clone alr-default repository
|
||||
run: |
|
||||
git clone https://gitea:${{ secrets.GITEAPUBLIC }}@gitea.plemya-x.ru/Plemya-x/alr-default.git alr-default
|
||||
git clone https://gitea:${{ secrets.GITEAPUBLIC }}@gitea.plemya-x.ru/Plemya-x/alr-default.git /tmp/alr-default
|
||||
|
||||
- name: Update version in alr-bin
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user