Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Commit

Permalink
.. more deployment trouble
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Trond Bråthen <[email protected]>
  • Loading branch information
tabrath committed Jan 17, 2017
1 parent fdb8ee8 commit 45c7438
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ deploy:
api_key:
secure: WcDqU36pLPvA+s5D4N0VEsi7AZGewvf4croE/D3rh3F+iqiztq9w5gHbrhgoTNS9
on:
#branch: master
branch: master
appveyor_repo_tag: true
- provider: GitHub
release: cs-multihash-v$(appveyor_build_version)
Expand All @@ -39,7 +39,7 @@ deploy:
draft: false
prerelease: false
on:
#branch: master # release from master branch only
branch: master # release from master branch only
appveyor_repo_tag: true
test: off
test_script:
Expand Down

0 comments on commit 45c7438

Please sign in to comment.