We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f792015 commit d27d308Copy full SHA for d27d308
.toolsharerc
@@ -1,5 +1,3 @@
1
pinned_tool:
2
- tool: "imp-ci"
3
version: "20200206.175502.ed41e47ac7"
4
- - tool: "imp-tool"
5
- version: "20200217.173900.11796cb28c"
ci/build.sh
@@ -24,11 +24,6 @@ elif [[ "$(uname -s)" == "Darwin" ]]; then
24
TOOLBELT_PLATFORM="mac"
25
SPATIAL_PLATFORM="macos"
26
SPATIAL_BINARY="spatial"
27
-
28
- imp-tool-bootstrap subscribe \
29
- --use_gcs_oidc_auth=false \
30
- --gcs_credentials_type=auto \
31
- --tools=imp-tool
32
else
33
TOOLBELT_PLATFORM="win"
34
SPATIAL_PLATFORM="windows"
0 commit comments