aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-12-20 12:01:47 +0100
committerLibravatar Bennett <hello@vantezzen.io>2020-12-20 12:01:47 +0100
commit517faf0feffe33f17fb6e49818ea8b37ce0d90f0 (patch)
treedd70c724011c94534615509e9463d71102d37669 /appveyor.yml
parentBump version number (diff)
downloadferdium-app-517faf0feffe33f17fb6e49818ea8b37ce0d90f0.tar.gz
ferdium-app-517faf0feffe33f17fb6e49818ea8b37ce0d90f0.tar.zst
ferdium-app-517faf0feffe33f17fb6e49818ea8b37ce0d90f0.zip
Update build config
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index d6e909f9c..34ae85b20 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -31,3 +31,9 @@ for:
31 - npm version prerelease --preid=nightly --no-git-tag-version 31 - npm version prerelease --preid=nightly --no-git-tag-version
32 build_script: 32 build_script:
33 - appveyor-retry npm run build -- --publish always -c.publish.provider=github -c.publish.owner=getferdi -c.publish.repo=nightlies 33 - appveyor-retry npm run build -- --publish always -c.publish.provider=github -c.publish.owner=getferdi -c.publish.repo=nightlies
34-
35 branches:
36 only:
37 - release
38 build_script:
39 - appveyor-retry npm run build -- --publish always -c.publish.provider=github -c.publish.owner=getferdi -c.publish.repo=ferdi