Skip to content

Instantly share code, notes, and snippets.

@marsyang1
Created June 27, 2017 02:00
Show Gist options
  • Save marsyang1/bbd1253a66d7b79457e1c1bf4d21b4d2 to your computer and use it in GitHub Desktop.
Save marsyang1/bbd1253a66d7b79457e1c1bf4d21b4d2 to your computer and use it in GitHub Desktop.
test Shippable.yml
language: none
build:
pre_ci:
- gradle clean build
- docker build -t builder:tip .
pre_ci_boot:
- image_name: builder
image_tag: tip
pull: false
options: "-e HOME=/root"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment