mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
fix
This commit is contained in:
parent
11c9559ef8
commit
a7413723b4
@ -58,7 +58,6 @@ steps:
|
|||||||
- name: dieselcli
|
- name: dieselcli
|
||||||
path: /dieselcli
|
path: /dieselcli
|
||||||
commands:
|
commands:
|
||||||
- cargo --version
|
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get -y install --no-install-recommends espeak postgresql-client
|
- apt-get -y install --no-install-recommends espeak postgresql-client
|
||||||
- /dieselcli/diesel migration run
|
- /dieselcli/diesel migration run
|
||||||
@ -75,6 +74,7 @@ steps:
|
|||||||
- name: dieselcli
|
- name: dieselcli
|
||||||
path: /dieselcli
|
path: /dieselcli
|
||||||
commands:
|
commands:
|
||||||
|
- cargo --version
|
||||||
- cargo build
|
- cargo build
|
||||||
|
|
||||||
- name: run federation tests
|
- name: run federation tests
|
||||||
|
Loading…
Reference in New Issue
Block a user