notes/.drone.yml

21 lines
373 B
YAML
Raw Normal View History

2023-04-15 17:29:07 +00:00
---
# ----------------------------------------------
# -- Check subs
# ----------------------------------------------
kind: pipeline
type: kubernetes
name: Check subs
trigger:
event:
- push
# cron:
# - daily
steps:
- name: Check subs
image: alpine:latest
commands:
- apk update
2023-04-15 17:30:00 +00:00
- apk add coreutils perl
2023-04-15 17:29:07 +00:00
- ./money/compare.pl