notes/.drone.yml
2023-04-15 19:29:07 +02:00

21 lines
375 B
YAML

---
# ----------------------------------------------
# -- Check subs
# ----------------------------------------------
kind: pipeline
type: kubernetes
name: Check subs
trigger:
event:
- push
# cron:
# - daily
steps:
- name: Check subs
image: alpine:latest
commands:
- apk update
- apk add curl jq perl git
- ./money/compare.pl