Skip to content

Common-Charger/gae-continuous-delivery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gae-continuous-delivery

Automatically deploy code for Google App Engine

Steps to run

gcloud app create 
gcloud app deploy

YouTube Walkthrough of GCP Auto-Deploy

Gotchas/How To

  1. Fork repo
  2. Setup trigger in Cloud Build
  3. Make sure you enable these settings

Screen Shot 2020-11-04 at 8 07 18 PM

About

Automatically deploy code for Google App Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.2%
  • Makefile 13.8%