forms/.woodpecker.yml

16 lines
274 B
YAML
Raw Normal View History

2022-09-08 17:56:28 +05:30
pipeline:
backend:
image: rust
commands:
- make
- make test
publish:
image: plugins/docker
settings:
username: realaravinth
password:
from_secret: DOCKER_TOKEN
repo: realaravinth/librepages-forms
tags: latest