aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-05-24 10:43:32 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-05-24 10:43:32 +0200
commitdcf65ee21663ea5f6ce8a4e230f24e4a0d3ace16 (patch)
tree6746cb20edddc511d449a82977f613e188807634 /appveyor.yml
parentfeat(App): Bump electron to 5.0.1 (diff)
downloadferdium-app-dcf65ee21663ea5f6ce8a4e230f24e4a0d3ace16.tar.gz
ferdium-app-dcf65ee21663ea5f6ce8a4e230f24e4a0d3ace16.tar.zst
ferdium-app-dcf65ee21663ea5f6ce8a4e230f24e4a0d3ace16.zip
skip cache restore
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index abcf81d00..1dd0dbd92 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -5,6 +5,7 @@ environment:
5 secure: NEYFWgUIAB//y2GR4AJOaegwuNjkxyNsdDf5A40dYovebTUsnIB5k4GCbU3I6JKW9iwH2ldU7Z+QawfyFerNgw== 5 secure: NEYFWgUIAB//y2GR4AJOaegwuNjkxyNsdDf5A40dYovebTUsnIB5k4GCbU3I6JKW9iwH2ldU7Z+QawfyFerNgw==
6 CSC_KEY_PASSWORD: 6 CSC_KEY_PASSWORD:
7 secure: t8ypNTPKTmvRfd3hHA4aMOtC5KOFqOw3AsKhpU7140Q= 7 secure: t8ypNTPKTmvRfd3hHA4aMOtC5KOFqOw3AsKhpU7140Q=
8 APPVEYOR_CACHE_SKIP_RESTORE: true
8 9
9version: 5.0.1.{build} 10version: 5.0.1.{build}
10 11