Skip to content
Snippets Groups Projects
Commit 9cbf11c6 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

Travis: missing directory ucoin_release

parent 8ccc9586
No related branches found
No related tags found
No related merge requests found
...@@ -36,6 +36,7 @@ before_deploy: ...@@ -36,6 +36,7 @@ before_deploy:
- tar czf ../ucoin-x64.tar.gz ./ --exclude ".git" --exclude "coverage" --exclude "test" - tar czf ../ucoin-x64.tar.gz ./ --exclude ".git" --exclude "coverage" --exclude "test"
- cd .. - cd ..
# GUI Version # GUI Version
- mkdir ucoin_release
- NW_RELEASE="v0.13.0-rc2" - NW_RELEASE="v0.13.0-rc2"
- NW="nwjs-${NW_RELEASE}-linux-x64" - NW="nwjs-${NW_RELEASE}-linux-x64"
- NW_GZ="${NW}.tar.gz" - NW_GZ="${NW}.tar.gz"
...@@ -68,9 +69,9 @@ deploy: ...@@ -68,9 +69,9 @@ deploy:
api_key: api_key:
secure: feyz5YmzYj6g6ZJKAv7u3pp9j9OY6oL4Pcx8mkha25BT1kEIu7lzvkZu4mJAIDjCxJjEkce3fNGXhRICqoMhRy/FK5dUUTpmP3KoMLNNJboO+MhDqjPEb6OYyafikSWnm0BszPL38FzSYMdmvNZ6WirOyVfrdzVPgU6MG0D99w8= secure: feyz5YmzYj6g6ZJKAv7u3pp9j9OY6oL4Pcx8mkha25BT1kEIu7lzvkZu4mJAIDjCxJjEkce3fNGXhRICqoMhRy/FK5dUUTpmP3KoMLNNJboO+MhDqjPEb6OYyafikSWnm0BszPL38FzSYMdmvNZ6WirOyVfrdzVPgU6MG0D99w8=
file: file:
- ../ucoin-x64.tar.gz - ucoin-x64.tar.gz
- ../duniter-x64.tar.gz - duniter-x64.tar.gz
- ../duniter-x64.deb - duniter-x64.deb
on: on:
repo: ucoin-io/ucoin repo: ucoin-io/ucoin
tags: true tags: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment