mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-07-16 13:38:08 +00:00
Update .appveyor.yml
This commit is contained in:
parent
1e16ff9483
commit
5f0df92442
|
@ -28,12 +28,14 @@ artifacts:
|
||||||
- path: WelsonJS.Toolkit\WelsonJS.Service\bin\x86\Debug\WelsonJS.Service.exe
|
- path: WelsonJS.Toolkit\WelsonJS.Service\bin\x86\Debug\WelsonJS.Service.exe
|
||||||
name: WelsonJS.Service.Debug
|
name: WelsonJS.Service.Debug
|
||||||
- path: WelsonJS.Toolkit\WelsonJS.Service\bin\x86\Release\WelsonJS.Service.exe
|
- path: WelsonJS.Toolkit\WelsonJS.Service\bin\x86\Release\WelsonJS.Service.exe
|
||||||
name: WelsonJS.Service
|
name: WelsonJS.Service.x86
|
||||||
|
- path: WelsonJS.Toolkit\WelsonJS.Service\bin\x86\Release\libyara.NET.dll
|
||||||
|
name: libyara.NET.x86
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
- provider: Email
|
- provider: Email
|
||||||
to:
|
to:
|
||||||
- abuse@catswords.net
|
- abuse@catswords.net
|
||||||
subject: 'Build #{build} {status}'
|
subject: 'Build #{build} {status}'
|
||||||
on_build_success: true
|
on_build_success: false
|
||||||
on_build_failure: true
|
on_build_failure: true
|
Loading…
Reference in New Issue
Block a user