fix: push not triggered

This commit is contained in:
Genteure 2018-03-25 10:42:09 +08:00
parent 38800b8cac
commit 7a6b02df05

View File

@ -64,10 +64,14 @@ build:
verbosity: minimal
after_build:
- ps: if ($env:APPVEYOR_REPO_TAG -eq "true") { ./CI/build_clickonce.ps1 }
- ps: >-
if ($env:APPVEYOR_REPO_TAG -eq "true")
{
./CI/build_clickonce.ps1
./CI/push_clickonce.ps1
}
after_deploy:
- ps: if ($env:APPVEYOR_REPO_TAG -eq "true") { ./CI/push_clickonce.ps1 }
# after_deploy:
# clone soft.danmuji.org
# copy files