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
|
||||
cache: cargo
|
||||
|
||||
script:
|
||||
- cargo build --release --target $TARGET
|
||||
- cargo test --target $TARGET
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key:
|
||||
@@ -32,8 +28,3 @@ deploy:
|
||||
on:
|
||||
repo: bootandy/dust
|
||||
tags: true
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
||||
|
||||
Reference in New Issue
Block a user