Skip to content

HackGT/build-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

build-config

HackGT's version controlled Cloud Build configuration template

How to use:

If the repo is public:

  1. Copy the contents of cloudbuild.yaml to your repository

If the repo is private:

  1. Copy the contents of cloudbuild-secret.yaml to your repository, and rename to cloudbuild.yaml

Then,

  1. Modify your Dockerfile as needed, using Ehsan and/or the Docker documentation as an example

FAQ

My build is timing out, what do I do?

You can increase the allowed time for a build by editing the timeout field and increasing the number of seconds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors