Update .drone.yml

pull/1/head
Muhep Atasoy 2019-12-15 23:46:16 +03:00
parent 817a9388d7
commit fe2cc8769d
1 changed files with 3 additions and 4 deletions

View File

@ -50,8 +50,7 @@ steps:
- name: publish - name: publish
image: lorisleiva/laravel-docker image: lorisleiva/laravel-docker
commands: commands:
- wget https://github.com/tfausak/github-release/releases/download/1.2.5/github-release-linux.gz - wget https://github.com/aktau/github-release/releases/download/v0.7.2/linux-amd64-github-release.tar.bz2
- gunzip github-release-linux.gz - tar xjf linux-amd64-github-release.tar.bz2
- chmod +x ./github-release-linux
- ls -l - ls -l
- ./github-release-linux - cd bin