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