Update appveyor.yml

This commit is contained in:
Benjamin DELPY 2023-07-24 10:14:02 +02:00 committed by GitHub
parent c78b1cf37c
commit fdce5e8b5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -5,6 +5,11 @@ platform:
- x64
- Win32
shallow_clone: true
before_build:
- cmd: >-
cd \
dir /a /s ntsecapi.h
build:
parallel: true
verbosity: normal
@ -18,4 +23,4 @@ after_build:
7z a -p%APPVEYOR_PROJECT_NAME% -tzip -mx -mm=deflate -mpass=15 %APPVEYOR_PROJECT_NAME%_trunk_password_%PLATFORM%.zip -xr@notrunk.lst .\%PLATFORM% README.md kiwi_passwords.yar mimicom.idl
artifacts:
- path: mimikatz_trunk_*
- path: mimikatz_trunk_*