text2image/.woodpecker.yml

13 lines
316 B
YAML
Raw Permalink 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
2024-12-03 22:42:09 +01:00
repo: git.natenom.org/natenom_org/text2image
2024-12-02 23:18:00 +01:00
tags:
- latest
2024-12-03 22:42:09 +01:00
cache_from: git.natenom.org/natenom_org/text2image:latest