Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ services:

build:
pre_ci_boot:
image_name: drydock/u14javall
image_name: drydock/u14jav
image_tag: prod
ci:
- mvn clean cobertura:cobertura
- mvn test

# - mvn test && "echo test"
- echo "Aidan is cool"
- echo "What's a pirate's favorite letter? --- The C!!!"

notifications:
email: false