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

Commit ea74ad3

Browse files
author
Sameer Naik
committed
ci: remove cloudbuilds from build job to speed up development
1 parent 5794e26 commit ea74ad3

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
@@ -29,11 +29,6 @@ jobs:
2929
name: Building package
3030
command: make build
3131
no_output_timeout: 20m
32-
- gcp-cli/install
33-
- gcp-cli/initialize
34-
- run:
35-
name: Building docker image
36-
command: gcloud builds submit --config cloudbuild.yaml --substitutions _KANIKO_NO_PUSH=true
3732

3833
test:
3934
executor:

0 commit comments

Comments
 (0)