You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skaffold can build the Dockerfile image remotely with [Google Cloud Build]({{<relref "/docs/pipeline-stages/builders#remotely-on-google-cloud-build">}}).
99
100
100
101
**Configuration**
101
102
102
-
To configure, add `googleCloudBuild` to `build` section to `skaffold.yaml`
103
+
To configure, add `googleCloudBuild` to `build` section to `skaffold.yaml`.
104
+
The following options can optionally be configured:
0 commit comments