forked from vieter-v/vieter
feat(ci): split Arch releases into vieter & vieter-git
This commit is contained in:
parent
c018aad143
commit
ad207bdb70
5 changed files with 85 additions and 13 deletions
|
|
@ -23,7 +23,7 @@ pipeline:
|
|||
- su builder
|
||||
# Due to a bug with the V compiler, we can't just use the PKGBUILD from
|
||||
# inside the repo
|
||||
- curl -OL https://git.rustybever.be/vieter/vieter/raw/branch/dev/PKGBUILD
|
||||
- curl -o PKGBUILD -L https://git.rustybever.be/vieter/vieter/raw/branch/dev/PKGBUILD.dev
|
||||
- makepkg -s --noconfirm --needed
|
||||
when:
|
||||
event: push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue