mirror of
https://github.com/darakian/ddh.git
synced 2026-09-10 07:06:21 -04:00
Add appveyor path
This commit is contained in:
parent
4e31679a2b
commit
8ad7470465
|
|
@ -18,7 +18,7 @@ after_test:
|
|||
|
||||
cargo test
|
||||
artifacts:
|
||||
- path: target/release/ddh
|
||||
- path: target\release\ddh
|
||||
name: ddh
|
||||
deploy:
|
||||
- provider: GitHub
|
||||
|
|
@ -26,4 +26,4 @@ deploy:
|
|||
auth_token:
|
||||
secure: WFr7LYW7Ios3cmmcG1YzM/etQ/xx1yGGlv37J3F9OhVcka5BdZCcTSdSo5MP08/k
|
||||
draft: true
|
||||
prerelease: false
|
||||
prerelease: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue