woodpecker update
This commit is contained in:
parent
7a3fcf6fe4
commit
cdbccd7871
|
@ -1,5 +1,7 @@
|
|||
when:
|
||||
event: tag
|
||||
- event: tag
|
||||
- event: manual
|
||||
|
||||
steps:
|
||||
build:
|
||||
image: ghcr.io/void-linux/void-glibc
|
||||
|
@ -47,7 +49,7 @@ steps:
|
|||
- source: xbps_pem_passphrase
|
||||
target: XBPS_PASSPHRASE
|
||||
volumes:
|
||||
- /srv/xbps:/target
|
||||
- /var/www/xbps:/target
|
||||
- /etc/woodpecker/:/etc/woodpecker:ro
|
||||
commands: |
|
||||
export XBPS_TARGET_ARCH
|
||||
|
|
Reference in New Issue