✨ PKGBUILD
This commit is contained in:
parent
cf5f641012
commit
2ed0bbb1a6
4 changed files with 71 additions and 14 deletions
|
@ -13,3 +13,14 @@ steps:
|
|||
username: jmarya
|
||||
password:
|
||||
from_secret: registry_token
|
||||
|
||||
- name: "PKGBUILD"
|
||||
image: git.hydrar.de/jmarya/pacco:latest
|
||||
commands:
|
||||
- pacco build --ci --push navos
|
||||
environment:
|
||||
PACCO_HOST: "https://pac.hydrar.de"
|
||||
PACCO_TOKEN:
|
||||
from_secret: pacco_token
|
||||
SIGN_KEY:
|
||||
from_secret: sign_key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue