This repository has been archived on 2022-08-18. You can view files and clone it, but cannot push or open issues or pull requests.
rageshake-webhook/.woodpecker.yml

15 lines
262 B
YAML

pipeline:
backend:
image: rust
commands:
- make test
publish:
image: plugins/docker
settings:
username: realaravinth
password:
from_secret: DOCKER_TOKEN
repo: realaravinth/rageshake_webhook
tags: latest