Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 28e3ab6

Browse files
author
Sameer Naik
committed
ci: remove cloudbuilds from build job to speed up development
1 parent 5ac2a1c commit 28e3ab6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.circleci/config.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ jobs:
1717
- run:
1818
name: Building package
1919
command: make build
20-
- gcp-cli/install
21-
- gcp-cli/initialize
22-
- run:
23-
name: Building docker image
24-
command: make cloudbuild-test
2520
- persist_to_workspace:
2621
root: ~/
2722
paths:

0 commit comments

Comments
 (0)