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

Commit 32c38c0

Browse files
author
Sameer Naik
authored
Merge pull request #138 from triggermesh/disable-pr-imagebuilds
ci: remove cloudbuilds from `build` job to speed up development
2 parents 5ac2a1c + 28e3ab6 commit 32c38c0

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)