Update .drone.yml

pull/1/head
Muhep Atasoy 2019-12-15 20:24:55 +03:00
parent 37d73181e3
commit 8ab1f60bc3
1 changed files with 11 additions and 0 deletions

View File

@ -44,3 +44,14 @@ steps:
- chmod +x ./build.sh
- ./build.sh
- php builds/backupper
- name: publish
image: plugins/github-release
environment:
BUILD_VERSION: "1.0.1-pre"
settings:
api_key:
from_secret: api_key
files:
- builds/*
title: $BUILD_VERSION