Skip to content

Instantly share code, notes, and snippets.

@shiywang
Created December 9, 2016 04:31
Show Gist options
  • Save shiywang/d978281279d8319395acacd83f9b6d99 to your computer and use it in GitHub Desktop.
Save shiywang/d978281279d8319395acacd83f9b6d99 to your computer and use it in GitHub Desktop.
kind: Build
apiVersion: v1
metadata:
name: ruby-hello-world-2
spec:
source:
strategy:
type: Custom
customStrategy:
from:
kind: DockerImage
name: ruby:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment