diff --git a/shippable.yml b/shippable.yml index 7d97194..dfb3cba 100644 --- a/shippable.yml +++ b/shippable.yml @@ -12,7 +12,9 @@ build: image_tag: prod ci: - mvn clean cobertura:cobertura - - mvn test && "echo test" + # - mvn test && "echo test" + - echo "Aidan is cool" + - echo "What's a pirate's favorite letter? --- The C!!!" notifications: email: false