Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: skip apply if no manifests were generated
Small fix for #27: in case Kustomize produces no CRDs or other manifests, we need to skip `kubectl apply` to avoid it complaining. Signed-off-by: Dennis Marttinen <[email protected]>
- Loading branch information