Cambio pipeline rilascio - 1.
This commit is contained in:
parent
725965c675
commit
4169f3df59
1 changed files with 0 additions and 4 deletions
|
@ -27,10 +27,6 @@ jobs:
|
||||||
run: /fixperms.sh
|
run: /fixperms.sh
|
||||||
- name: Compile package
|
- name: Compile package
|
||||||
run: /paruw.sh "paru -B --noconfirm ${{ gitea.workspace }}"
|
run: /paruw.sh "paru -B --noconfirm ${{ gitea.workspace }}"
|
||||||
- name: Creating folder for artifacts
|
|
||||||
run: mkdir -p dist/release
|
|
||||||
- name: Dislocating artifacts
|
|
||||||
run: find -iname \*.pkg.tar.zst -exec mv {} dist/release \;
|
|
||||||
- name: Upload Package Archive
|
- name: Upload Package Archive
|
||||||
uses: https://gitea.com/actions/gitea-release-action@v1
|
uses: https://gitea.com/actions/gitea-release-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue