0

Running concourse 6.7.4. The concourse documentation says you can set a resource to never be checked by setting check_every to never (https://concourse-ci.org/resources.html#schema.resource). However, it results int the following error, time: invalid duration "never". I've tried setting it to never as well as 'never' in the pipeline yml file. Am I missing something?

madeyejm
  • 472
  • 3
  • 14

1 Answers1

0

it seems like this looks like a v7 feature: https://github.com/concourse/concourse/pull/6386

madeyejm
  • 472
  • 3
  • 14