nquest/.woodpecker.yaml
2024-01-21 02:35:13 +03:00

11 lines
No EOL
232 B
YAML

steps:
build:
image: plugins/docker
settings:
registry: gitrepo.ru
username: neonxp
password:
from_secret: gitea_token
repo: gitrepo.ru/neonxp/nquest
tags: latest
auto_tag: true