Skip to content

Commit

Permalink
Merge pull request kubevirt#807 from lukas-bednar/api-reference
Browse files Browse the repository at this point in the history
api-reference: deploy doc on annotated tags
  • Loading branch information
rmohr authored Mar 11, 2018
2 parents d6b8115 + a40fcab commit e555d56
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@ deploy:
script: bash hack/gen-swagger-doc/deploy.sh
on:
branch: master
- provider: script
skip_cleanup: true
script: bash hack/gen-swagger-doc/deploy.sh
on:
tags: true
- provider: script
skip_cleanup: true
script: bash hack/gen-client-python/deploy.sh
Expand Down

0 comments on commit e555d56

Please sign in to comment.