Skip to content

Commit

Permalink
Merge pull request #40 from inbo/tag_only
Browse files Browse the repository at this point in the history
AppVeyor only deploys on tags
  • Loading branch information
ThierryO committed Dec 8, 2017
2 parents 6fd801f + 7f7b8b3 commit a402d58
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions appveyor.yml
Expand Up @@ -49,12 +49,9 @@ environment:
secure: yysQI1zM7yUTewFfHSAPixDMQPH2/Zik3AxI/WSOSM3eHOttl5ZzXbxrb6PjUn5y

deploy:
- provider: Environment
name: production
- provider: GitHub
on:
appveyor_repo_tag: true

- provider: GitHub
artifact: '.*\.(tar\.gz|zip)'
force_update: true
auth_token:
Expand Down

0 comments on commit a402d58

Please sign in to comment.