Skip to content

Commit

Permalink
deploy only on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ThierryO committed Dec 8, 2017
1 parent 6fd801f commit 7f7b8b3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
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 7f7b8b3

Please sign in to comment.