Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
izderadicka committed May 29, 2019
1 parent 3640347 commit cbf38c4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ matrix:
- docker
deploy:
- provider: script
on:
branch: master
tags: true
script:
- bash docker_push.sh
- language: minimal
Expand All @@ -45,6 +48,9 @@ matrix:
- ./build_static.sh
deploy:
- provider: releases
on:
branch: master
tags: true
api_key:
secure: NlP+bkwDihtgjWUG0GYT2Ywebon6X1uA6T1ddY/JhmkQ8uoF7+XXQ23jIsu1MOCXHMhzyRlZ2HO5AetNkc6tlBa5qUF3eQNkpYz0CuxQnhjGVqt4UrUBNweqKomavcYxumeiXYtVazpCoSLcRlLAgzaCf1H4KVZSIJTvEIeo1D4+zrFbsG4Fr46M9IRsaQkaVrkYijeaYw3qd5Q1KhdCyeIv5sqQEo7UCDdM+aLryaq7K0FhTAeM84PmYQCYLxWx2zEQ4vl4uHeWkWLeA3kHss/dmhdnZhTVThGLVjtPfzyFIcssy9Buf5B635o05hl2OaETi7AJoG8izD/+gNsd451asTGvuYgn30uKIzy7zrVHXM1D67+rTZoAM48aqC4g99QwIrkiNITI8qlwp7OTjnsgWvyZZgMqGVfdFVvYDAmPggRDrjBFIbApXYDJ6koJvxGb4Vb4qcObNRgxhGeIT78CrX4fsfAoQWHRCj592V3U4hU6xnbRBrf2brfbA+nLKAjJ5cXYQLDciB8EeA7GmSvASJLPBwtsDWiq3IsJQK8RAUiaWoE934YphwPY/WUk0oVRCOgBuh/4YyjGyxUQtknKhXj6+G9D1Tja1z/fiGHnrx32C+CxXAxnZ94LS1AWDX+KE/D3mw4fHbWJVF4jtVxNdskxs6BZMtcxAVDYweY=
file: _static_build/audioserve_static.tar.gz
Expand Down

0 comments on commit cbf38c4

Please sign in to comment.