dependencies property
Dependencies that the Cloud Build worker will fetch before executing user steps.
Optional.
Implementation
core.List<Dependency>? dependencies;
Dependencies that the Cloud Build worker will fetch before executing user steps.
Optional.
core.List<Dependency>? dependencies;