Skip to content

Instantly share code, notes, and snippets.

@shiywang
Created December 9, 2016 04:31
Show Gist options
  • Save shiywang/f8a44d21a8645d760fbf886132ab347d to your computer and use it in GitHub Desktop.
Save shiywang/f8a44d21a8645d760fbf886132ab347d 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