This commit is contained in:
Felix Ableitner 2020-12-10 20:27:38 +01:00
parent 11c9559ef8
commit a7413723b4
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,6 @@ steps:
- name: dieselcli
path: /dieselcli
commands:
- cargo --version
- apt-get update
- apt-get -y install --no-install-recommends espeak postgresql-client
- /dieselcli/diesel migration run
@ -75,6 +74,7 @@ steps:
- name: dieselcli
path: /dieselcli
commands:
- cargo --version
- cargo build
- name: run federation tests