The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Build failing without any error message

Christoph Ebeling
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 15, 2017

Hey, 

my bitbucket pipelines build is failing without any error message. What could be the reason? Here is my config (intendation get's broken when i copy past it). I use sqlite for testing, so no need to setup a database here. 

 

image: ruby:2.4.0

pipelines:
default:
 - step:
caches:
  - bundler
script:
  - bundle install
- bundle exec rake db:create db:migrate
- step:
script:
  - rake spec


definitions:
caches:
bundler: ./vendor

 

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events