parent
5673e19937
commit
4a83a02dd9
1 changed files with 5 additions and 5 deletions
|
@ -4,12 +4,12 @@ when:
|
|||
|
||||
steps:
|
||||
- name: "PKGBUILD"
|
||||
image: git.hydrar.de/jmarya/pacco-build:latest
|
||||
image: git.hydrar.de/jmarya/pacco:latest
|
||||
commands:
|
||||
- pacman -Syu --noconfirm
|
||||
- buildpkg navos x86_64 pac.hydrar.de "$TOKEN" "$KEY"
|
||||
- pacco build --ci --push navos
|
||||
environment:
|
||||
TOKEN:
|
||||
PACCO_HOST: "https://pac.hydrar.de"
|
||||
PACCO_TOKEN:
|
||||
from_secret: pacco_token
|
||||
KEY:
|
||||
SIGN_KEY:
|
||||
from_secret: sign_key
|
||||
|
|
Loading…
Add table
Reference in a new issue