Update .appveyor.yml

This commit is contained in:
Namhyeon Go 2024-08-12 13:12:50 +09:00
parent 1e16ff9483
commit 5f0df92442

View File

@ -28,12 +28,14 @@ artifacts:
- path: WelsonJS.Toolkit\WelsonJS.Service\bin\x86\Debug\WelsonJS.Service.exe
name: WelsonJS.Service.Debug
- 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:
- provider: Email
to:
- abuse@catswords.net
subject: 'Build #{build} {status}'
on_build_success: true
on_build_success: false
on_build_failure: true