Skip to content

Files

Latest commit

Jan 16, 2020
ac72b58 · Jan 16, 2020

History

History
This branch is 3488 commits behind GoogleContainerTools/skaffold:main.

google-cloud-build

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Example: Getting started with a simple go app

This is a simple example based on:

  • building a single Go file app and with a multistage Dockerfile using Google Cloud Build
  • tagging using the default tagPolicy (gitCommit)
  • deploying a single container pod using kubectl