Is it possible to enforce a mediatory step for all pipeline?

Hi All,
we are using drone CI(v0.8.0) for code build and infra provisioning, we want to validate/enforce a security scan step for all code build pipeline. I saw validation extension but it only support 1.0.* . is there another way to achieve it on 0.8.0?

This capability does not exist in 0.8. You would need to move to 1.x and create a validation extension.

1 Like