lmgtfy-bot/.woodpecker.yml
jjohnstondev 1c748308f9 initia
2023-01-26 17:34:28 -08:00

13 lines
306 B
YAML

pipeline:
publish-docker-image:
image: plugins/kaniko
settings:
registry: gitea.asdf.cafe
repo: gitea.asdf.cafe/abs3nt/lmgtfy-bot
tags: latest
dockerfile: Dockerfile
username:
from_secret: DOCKER_USERNAME
password:
from_secret: DOCKER_PASSWORD