Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Commit 3bf64b4

Browse files
author
Sameer Naik
committed
ci: remove cloudbuilds from build job to speed up development
1 parent 0ca188c commit 3bf64b4

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
@@ -28,11 +28,6 @@ jobs:
2828
- run:
2929
name: Building package
3030
command: make build
31-
- gcp-cli/install
32-
- gcp-cli/initialize
33-
- run:
34-
name: Building docker image
35-
command: make -j4 cloudbuild-test
3631

3732
test:
3833
executor:

0 commit comments

Comments
 (0)