aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-11-28 21:52:49 +0700
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-11-28 21:52:49 +0700
commit703884aad15935941b37fadc3d5116f52c83c63b (patch)
tree9b949ebf11ce8f2f44c246187603008e8fcc3dc7 /appveyor.yml
parentUpdate recipes ref to include latest gmail fix (diff)
downloadferdium-app-703884aad15935941b37fadc3d5116f52c83c63b.tar.gz
ferdium-app-703884aad15935941b37fadc3d5116f52c83c63b.tar.zst
ferdium-app-703884aad15935941b37fadc3d5116f52c83c63b.zip
Disable artifacts storage on AppVeyor
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml12
1 files changed, 1 insertions, 11 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 03d782048..a0b33d1e1 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -22,14 +22,4 @@ branches:
22 except: 22 except:
23 - i18n 23 - i18n
24 - l10n_master 24 - l10n_master
25 - l10n_develop 25 - l10n_develop \ No newline at end of file
26
27for:
28 - branches:
29 only:
30 - master
31 - /v\d*\.\d*\.\d*/
32 - /v\d*\.\d*\.\d*-beta\.\d*/
33 artifacts:
34 - path: out\*.exe
35 - path: out\*.yml