This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set timeout for cloud build and upgrade goland version (#70)
1. `gcloud build submit` by default has 10m timeout. If dependency is large or overlay is slow, it’s possible build timeout. Create a new argument with default 30m timeout 2. Remove vendor copy since it’s build on top of go modules 3. Upgrade Dockerfile golang version to match version in go.mod Signed-off-by: Jiaxin Shan <[email protected]>
- Loading branch information