we are trying to schedule a deploy
, something like every sunday at 4 am, do deploy, even if nothing has changed
, but reading official docs of IBM Cloud: here, the docs does not match with tools in console:
Docs:
Real:
So, the question is: how can we schedule a deployment?
Update:
We only see this options:
after clicking "Config Stage" we see:
There are 2 options available:
- Execute on previous stage finished
- Manually excecute stage
Update 2:
Update 3: