Skip to content

Commit

Permalink
* Adjust file name for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
yoogx committed Feb 4, 2017
1 parent 1322ef6 commit 07f7258
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,10 @@ deploy:
provider: releases
api_key:
secure: JIs5VZq+T0m42jasHpuDHXjJwgmQNGDaNJos9xHG01b5tvrG9NRIPjB4AFh1RiJBQ8LYFRpcRkrEzbAHs9H4jh7zLrdaAGRo6v0G/h5aowWNGoTiT6sMy5ATX6cuMO/treCEWWEUpUsDy5GSebsRkGhbMjH3d2kZ3933SJIg+kI=
skip_cleanup: true
file:
- build/OpenAADL/ocarina/ocarina-build/ocarina*.tar.gz
- build/OpenAADL/ocarina/ocarina-build/ocarina*.tgz
- build/OpenAADL/ocarina/ocarina-build/ocarina/ocarina*.tar.gz
- build/OpenAADL/ocarina/ocarina-build/ocarina/ocarina*.tgz
on:
tags: true
all_branches: true

0 comments on commit 07f7258

Please sign in to comment.