Skip to content
Snippets Groups Projects
Commit c3b797e0 authored by inso's avatar inso
Browse files

Release .zip on linux

parent 3e65a671
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,7 @@ deploy: ...@@ -30,6 +30,7 @@ deploy:
skip_cleanup: true skip_cleanup: true
on: on:
tags: true tags: true
condition: ${TRAVIS_OS_NAME} = osx
deploy: deploy:
provider: releases provider: releases
...@@ -37,6 +38,7 @@ deploy: ...@@ -37,6 +38,7 @@ deploy:
secure: MUdvTDBeCxO9d/EpzIhr+QYra/KxgYkXX6177SjqWCWDqw9xB3fwSUj8I9ht9DGtwVdadtveumtvLw3pbtVIR0GtIPC9pyvtNz4j6T4Ei3TSE6+StXdMK4NnInvPeTRlobGL+9sZt9MwheJwZ8YGewhBcR0F5UzVfxWeSSrxmyk= secure: MUdvTDBeCxO9d/EpzIhr+QYra/KxgYkXX6177SjqWCWDqw9xB3fwSUj8I9ht9DGtwVdadtveumtvLw3pbtVIR0GtIPC9pyvtNz4j6T4Ei3TSE6+StXdMK4NnInvPeTRlobGL+9sZt9MwheJwZ8YGewhBcR0F5UzVfxWeSSrxmyk=
file: file:
- sakia-${TRAVIS_OS_NAME}.deb - sakia-${TRAVIS_OS_NAME}.deb
- sakia-${TRAVIS_OS_NAME}.zip
skip_cleanup: true skip_cleanup: true
on: on:
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