Mise à jour de '.drone.yml' #74
|
@ -8,6 +8,7 @@ steps:
|
||||||
LIFEPEX_DB: "sqlite://test.db"
|
LIFEPEX_DB: "sqlite://test.db"
|
||||||
LIFEPEX_ENV: "test"
|
LIFEPEX_ENV: "test"
|
||||||
commands:
|
commands:
|
||||||
|
- echo this should not be running !
|
||||||
- bundle install --jobs=1 --retry=1
|
- bundle install --jobs=1 --retry=1
|
||||||
- rake db:migrate
|
- rake db:migrate
|
||||||
- rake test
|
- rake test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user