forked from nuke-build/nuke
-
Notifications
You must be signed in to change notification settings - Fork 0
/
appveyor.yml
37 lines (32 loc) · 937 Bytes
/
appveyor.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# ------------------------------------------------------------------------------
# <auto-generated>
#
# This code was generated.
#
# - To turn off auto-generation set:
#
# [AppVeyor (AutoGenerate = false)]
#
# - To trigger manual generation invoke:
#
# nuke --generate-configuration AppVeyor --host AppVeyor
#
# </auto-generated>
# ------------------------------------------------------------------------------
image:
- Visual Studio 2019
- Ubuntu1804
skip_tags: true
build_script:
- ps: .\build.ps1 Test Pack
artifacts:
- path: output/test-results/*.trx
- path: output/test-results/*.xml
- path: output/coverage-report.zip
- path: output/packages/*.nupkg
environment:
SignPathApiToken:
secure: A7xODEf8xLS3iaUyZScRx2NNCDWaODbWHk30FmncIH3NtXU77bR74FAsTQGwRCIe
SignPathOrganizationId: 09e500c8-00f7-4f3b-95f6-e33f77e67410
SignPathProjectKey: nuke
SignPathPolicyKey: test-signing