Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 949 Bytes

File metadata and controls

18 lines (12 loc) · 949 Bytes

sample_ubuntu1204_java

This sample helps you create a shippable.yml file for your Java project on Shippable. Please refer to our language specific documentation on Java for more details.

Build Image

The sample uses a Java specific build image that's available for public use: shippableimages/ubuntu1204_java (Dockerfile).

To set your build image in Shippable:

  • Login to Shippable
  • Navigate to your project page by clicking on the project link
  • Click on Settings and choose the following option:

Pull Image from : shippableimages/ubuntu1204_java

For more details on project settings, you can refer our docs on Build and Project Settings.