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