Compare commits
2 Commits
main
...
rei/ci_mes
Author | SHA1 | Date | |
---|---|---|---|
bb86d228da | |||
b03c94612a |
@ -6,6 +6,7 @@ pipeline:
|
||||
commands:
|
||||
- DEBIAN_FRONTEND=noninteractive apt-get -qq update > /dev/null
|
||||
- DEBIAN_FRONTEND=noninteractive apt-get -yqq install pkg-config libssl-dev build-essential libsqlite3-dev postgresql > /dev/null
|
||||
- ln -sf /usr/lib/postgresql/*/bin/* /usr/local/bin
|
||||
- cargo build --all
|
||||
- cargo test --all
|
||||
when:
|
||||
|
Loading…
x
Reference in New Issue
Block a user