drone-yaml/yaml/pretty/testdata/cron.yml

13 lines
122 B
YAML
Raw Normal View History

2019-01-23 00:44:17 +01:00
version: 1
name: nightly
kind: cron
spec:
branch: master
2019-06-07 04:09:32 +02:00
schedule: 1 * * * *
2019-01-23 00:44:17 +01:00
deployment:
target: production