woodpecker update
This commit is contained in:
parent
07ed546982
commit
558091dbeb
|
@ -1,5 +1,7 @@
|
|||
when:
|
||||
event: tag
|
||||
- event: tag
|
||||
- event: manual
|
||||
|
||||
steps:
|
||||
build:
|
||||
image: gcc
|
||||
|
@ -48,7 +50,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
|
||||
|
|
Loading…
Reference in New Issue