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

13 lines
122 B
YAML
Raw Normal View History

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