Skip to content

Commit

Permalink
#1863 - adding attachments to Wollok releases
Browse files Browse the repository at this point in the history
  • Loading branch information
fdodino committed Dec 1, 2019
1 parent f436027 commit c5c88bb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,16 @@ deploy:
on:
all_branches: true
condition: "$UPDATE_SITE =~ ^dev|stable$"
- provider: releases
skip_cleanup: true
api_key:
secure: ZGDMxFYXbp/LgNqtGourJXgQS2itBxHWzLqDKnSd1YV6sDHnYzvrq8aCoLHujMCI0yLkRAI12raylJkXHzQHcN3JDF0SyJostz59x1KEJ4cpv8K5bb2bs8BsV/BuZlQssu6yqqgaIXOALF52wUGgVg8nBjWA0LdRL5DDFs8ExR0=
file_glob: true
file: results-products/*.zip
on:
tags: true
all_branches: true
repo: uqbar-project/wollok
env:
global:
secure: IJCZW9xrLlUjs/HRkrpagk06zo2+FvKaMygUk6K9Fdim3uSsLmn4UyBazNli0a62oq3XuNpscsCmdVtofUCfZphEHnyIUUTToQ+u6j1KxbICjfIGFMmUEoY/7tZVscQ5SBgiqtEVfUvolN6v4YUtx2FwaS27FW5SV3/x8j6toPw=

0 comments on commit c5c88bb

Please sign in to comment.