I have an issue in adding cron triggers from yaml. The compilation worked fine. pipeline get deployed successfully. however cron trigger is not visble. any idea whats wrong here ?
here is the entry
version: '1.0'
kind: pipeline
metadata:
name: %{{ .Pipeline.Name }}
project: %{{ .Pipeline.Project }}
spec:
cronTriggers:
- type: cron
name: getbread/permifrost
message: "weekly permifrost sync successfull"
expression: "0 0 12 ? * 6"
options:
noCfCache: false
noCache: false
resetVolume: false
enableNotifications: true
provider: github
variables: []
context: bread-buildkite
contexts: []
event: cron:codefresh:0 0 12 ? * 6:tests:ecef63b9ed20
verified: true
status: verified
variables: []
contexts:
- github build-kite token