borrar melange de ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
92191d0b74
commit
f54ed73e9c
1 changed files with 0 additions and 14 deletions
|
@ -1,19 +1,5 @@
|
|||
# https://gitea.treehouse.systems/ariadne/ariadne.space/src/branch/main/.woodpecker.yml
|
||||
pipeline:
|
||||
package:
|
||||
image: cgr.dev/chainguard/melange:latest
|
||||
commands:
|
||||
- melange keygen
|
||||
- melange build melange.yml --arch x86_64 --signing-key melange.rsa
|
||||
privileged: true
|
||||
|
||||
image:
|
||||
image: cgr.dev/chainguard/apko:latest
|
||||
commands:
|
||||
- echo $REGISTRY_SECRET | apko login --username Nulo --password-stdin gitea.nulo.in
|
||||
- apko publish --debug --arch x86_64 --repository-append "$(pwd)/packages" --keyring-append melange.rsa.pub apko.yaml gitea.nulo.in/nulo/dlbot4:latest
|
||||
secrets: [REGISTRY_SECRET]
|
||||
|
||||
telegram-bot-api:
|
||||
image: docker.io/woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
|
|
Reference in a new issue