Add erasure build to ci
This commit is contained in:
parent
d053f78b74
commit
634408b5e8
|
@ -11,6 +11,8 @@ steps:
|
||||||
name: "cuda"
|
name: "cuda"
|
||||||
- command: "ci/shellcheck.sh"
|
- command: "ci/shellcheck.sh"
|
||||||
name: "shellcheck [public]"
|
name: "shellcheck [public]"
|
||||||
|
- command: "ci/test-erasure.sh"
|
||||||
|
name: "erasure"
|
||||||
- wait
|
- wait
|
||||||
- command: "ci/publish.sh"
|
- command: "ci/publish.sh"
|
||||||
name: "publish release artifacts"
|
name: "publish release artifacts"
|
||||||
|
|
Loading…
Reference in New Issue