forked from input-output-hk/daedalus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
appveyor.yml
35 lines (29 loc) · 1.07 KB
/
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
version: 1.0.{build}
environment:
nodejs_version: "6"
NETWORK: "mainnet"
AWS_ACCESS_KEY_ID:
secure: NoU3qXx0B+48v7PY3RzHrBrSqd4x/3dcJv8WwUzCNyE=
AWS_SECRET_ACCESS_KEY:
secure: TIIz2Xtcn63BxDJ9h+2Uj73vJrfmImtlZHh0y2YxGIpwu3eRV9OA+1jhDiG2zPch
CERT_PASS:
secure: 9tjYxdz1fqibx1WOrP5yn32iwbEXeYx+Btb5QJqHvMO4Ng2/yUtPi00/ZMXihFWV
# Avoid long paths on Windows
STACK_ROOT: "c:\\sr"
build: off
cache:
- C:\sr -> installers/cardano-installer.cabal
- C:\sr -> installers/stack.yaml
install:
- ps: Install-Product node $env:nodejs_version x64
- IF NOT DEFINED APPVEYOR_PULL_REQUEST_NUMBER aws s3 cp --region eu-central-1 s3://iohk-private/iohk-windows-certificate-2.p12 C:/iohk-windows-certificate.p12
test_script:
- scripts\build-installer-win64.bat %APPVEYOR_BUILD_VERSION% master
artifacts:
- path: release\win32-x64\Daedalus-win32-x64
name: Daedalus Electron application
type: zip
- path: installers\daedalus-win64-*-installer.exe
name: Daedalus Win64 Installer
- path: node_modules\daedalus-client-api\build-id
name: cardano-sl-build-id