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

13 lines
124 B
YAML
Raw Normal View History

2019-01-23 00:44:17 +01:00
version: 1
name: nightly
kind: cron
spec:
branch: master
schedule: "1 * * * *"
deployment:
target: production