dockerBuild property
Build the source using Docker.
This means the source has a Dockerfile.
Implementation
GoogleCloudRunV2DockerBuild? dockerBuild;
Build the source using Docker.
This means the source has a Dockerfile.
GoogleCloudRunV2DockerBuild? dockerBuild;