mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
hacking build
This commit is contained in:
@@ -19,10 +19,6 @@ matrix:
|
|||||||
env: TARGET=x86_64-unknown-linux-gnu
|
env: TARGET=x86_64-unknown-linux-gnu
|
||||||
cache: cargo
|
cache: cargo
|
||||||
|
|
||||||
script:
|
|
||||||
- cargo build --release --target $TARGET
|
|
||||||
- cargo test --target $TARGET
|
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
api_key:
|
api_key:
|
||||||
@@ -32,8 +28,3 @@ deploy:
|
|||||||
on:
|
on:
|
||||||
repo: bootandy/dust
|
repo: bootandy/dust
|
||||||
tags: true
|
tags: true
|
||||||
|
|
||||||
notifications:
|
|
||||||
email:
|
|
||||||
on_success: never
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user