notes/.drone.yml
Nikolai Rodionov 1cbf112e80
use cron
2023-04-15 19:30:47 +02:00

21 lines
361 B
YAML

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