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
# Note: in recent versions of this image, they changed how to configure the network: https://github.com/GoogleCloudPlatform/marketplace-k8s-app-tools/compare/0.10.19...master#diff-af93a64d62d03fa17dc4435266f3f06fd067378ff46c798da6e54c978bf29b6aR51
135
+
- "DOCKER_NETWORK=cloudbuild"
136
+
- "VERIFICATION_LOGS_PATH=/workspace/.mpdev_logs"
135
137
args:
136
138
- ./mpdev
137
139
- doctor
@@ -221,7 +223,8 @@ steps:
221
223
- "GCLOUD_CONFIG=/workspace/.config/gcloud"
222
224
# Use local Docker network named cloudbuild as described here:
0 commit comments