and you gotta be there
This commit is contained in:
parent
2472d7d144
commit
5f30404ad4
|
@ -6,7 +6,9 @@ sources:
|
||||||
- https://git.e3t.cc/~core/trifid
|
- https://git.e3t.cc/~core/trifid
|
||||||
tasks:
|
tasks:
|
||||||
- check: |
|
- check: |
|
||||||
|
cd /home/build/trifid
|
||||||
cargo check
|
cargo check
|
||||||
cargo clippy
|
cargo clippy
|
||||||
- build: |
|
- build: |
|
||||||
|
cd /home/build/trifid
|
||||||
cargo build
|
cargo build
|
Loading…
Reference in New Issue