When restarting from a failed step (as opposed to restarting from the beginning), the default value for the Dockerfile
property of the build step is undefined
, as evidenced by this error:
Evaluating: step: lint must have result one of: success. Step status: success, it evaluates to: true
Continuing execution.
Preparing build
[SYSTEM]
Message Failed to prepare dockerfile: 63bdcd866078bc32120d6e70
Caused by Failed to fetch the Dockerfile from path: undefined
Documentation Link https://codefresh.io/docs/docs/codefresh-yaml/steps
I would expect the default value to be Dockerfile