always pull docker images

main
Ricard Illa 2022-08-22 12:17:31 +02:00
parent fdd35d4e9c
commit d075ad28c5
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 2 additions and 0 deletions

View File

@ -3,12 +3,14 @@ platform: linux/arm64
pipeline:
build:
image: registry.monotremata.xyz/static-page-builder
pull: true
commands:
- make www
- make onion
publish:
image: registry.monotremata.xyz/rsync
pull: true
settings:
host: caladan
user: woodpecker