feat: add cuddle
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-04-06 23:40:17 +02:00
parent 54ec6d82cb
commit 43f03dd551
2 changed files with 18 additions and 17 deletions

View File

@@ -1,17 +1,2 @@
kind: pipeline
type: docker
name: default
steps:
- name: build && test
image: harbor.front.kjuulh.io/docker-proxy/library/rust:1
commands:
- cargo build --verbose --all
- cargo test --verbose --all
- name: send telegram notification
image: appleboy/drone-telegram
settings:
token:
from_secret: telegram_token
to: 2129601481
format: markdown
kind: template
load: cuddle-empty-plan.yaml