asgsa
This commit is contained in:
parent
f0330a5046
commit
4401b59879
@ -16,5 +16,6 @@ sources:
|
|||||||
- https://github.com/RXT0112/Zernit
|
- https://github.com/RXT0112/Zernit
|
||||||
tasks:
|
tasks:
|
||||||
- build: |
|
- build: |
|
||||||
cd Zernit || exit 1
|
cd Zernit
|
||||||
if git --no-pager diff --name-only origin/master | grep -q ".*.rs$"; then cargo build; fi
|
if git --no-pager diff --name-only origin/master | grep -q ".*.rs$"; then cargo build; fi
|
||||||
|
complete-build
|
Loading…
Reference in New Issue
Block a user