text2image/.woodpecker.yml

13 lines
318 B
YAML
Raw Normal View History

2024-12-02 23:18:00 +01:00
steps:
build-and-push:
image: plugins/docker
settings:
registry: git.natenom.org
username: vrifox
password:
from_secret: registry_token
repo: git.natenom.org/natenom_org/imagemagick
tags:
- latest
cache_from: git.natenom.org/natenom_org/imagemagick:latest