Where to find diesel.
This commit is contained in:
parent
a4ea9b2e43
commit
71fda486d1
@ -4,5 +4,5 @@ services:
|
|||||||
before_script:
|
before_script:
|
||||||
- echo "DATABASE_URL='postgres://localhost/rphotos'" > .env
|
- echo "DATABASE_URL='postgres://localhost/rphotos'" > .env
|
||||||
- cargo install -v diesel_cli --no-default-features --features postgres
|
- cargo install -v diesel_cli --no-default-features --features postgres
|
||||||
- diesel setup
|
- $HOME/.cargo/bin/diesel setup
|
||||||
- diesel migration run
|
- $HOME/.cargo/bin/diesel migration run
|
||||||
|
Loading…
Reference in New Issue
Block a user