Skip to content

Commit d27d308

Browse files
authored
ENG-1730 Remove use of imp-tool-bootstrap (#43)
1 parent f792015 commit d27d308

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.toolsharerc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
pinned_tool:
22
- tool: "imp-ci"
33
version: "20200206.175502.ed41e47ac7"
4-
- tool: "imp-tool"
5-
version: "20200217.173900.11796cb28c"

ci/build.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ elif [[ "$(uname -s)" == "Darwin" ]]; then
2424
TOOLBELT_PLATFORM="mac"
2525
SPATIAL_PLATFORM="macos"
2626
SPATIAL_BINARY="spatial"
27-
28-
imp-tool-bootstrap subscribe \
29-
--use_gcs_oidc_auth=false \
30-
--gcs_credentials_type=auto \
31-
--tools=imp-tool
3227
else
3328
TOOLBELT_PLATFORM="win"
3429
SPATIAL_PLATFORM="windows"

0 commit comments

Comments
 (0)