Browse Source

Moved docs to before_deploy

pull/13/head
Anairkoen Schno 5 years ago
parent
commit
9fa42eeb95
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml View File

@ -48,7 +48,7 @@ deploy:
on:
branch: master
APPVEYOR_REPO_TAG: false
after_deploy:
before_deploy:
- ps: |
if ($env:APPVEYOR_REPO_BRANCH -eq 'master')
{


Loading…
Cancel
Save