github deploy on prod_deploy too

This commit is contained in:
Kyle Spearrin 2019-03-20 13:30:28 -04:00
parent 5ef18eebda
commit 4d13a2220b
1 changed files with 2 additions and 1 deletions

View File

@ -120,6 +120,7 @@ after_build:
sudo snap remove bw
./scripts/snap-update.ps1
Push-AppveyorArtifact ./dist/snap/bw_${env:PACKAGE_VERSION}_amd64.snap
}
else {
echo "Deploy Windows..."
@ -159,4 +160,4 @@ deploy:
on:
branch: master
APPVEYOR_REPO_TAG: true
PROD_DEPLOY: false