From 484846786ecf19c9c22794fe81d922af025ab4a4 Mon Sep 17 00:00:00 2001 From: Amine Mouafik Date: Sun, 4 Oct 2020 10:02:10 +0100 Subject: Fix macOS code signing and setup automatic nightly builds (#990) Co-authored-by: Travis CI Co-authored-by: vantezzen --- appveyor.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 6452ab38d..b09759a42 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,7 +2,6 @@ version: build-{build} branches: only: - release - - nightly skip_tags: true skip_branch_with_pr: true @@ -28,7 +27,7 @@ for: branches: only: - nightly - before_build: - - npm version prerelease --preid=nightly --no-git-tag-version + only_commits: + message: /trigger AppVeyor nightly build/ build_script: - appveyor-retry npm run build -- --publish always -c.publish.provider=github -c.publish.owner=getferdi -c.publish.repo=nightlies -- cgit v1.2.3-70-g09d2