Update .drone.yml

pull/1/head
Muhep Atasoy 2019-12-15 20:15:15 +03:00
parent 816d062675
commit 92e85f1f64
1 changed files with 2 additions and 1 deletions

View File

@ -40,5 +40,6 @@ steps:
BUILD_VERSION: "1.0.1-pre" BUILD_VERSION: "1.0.1-pre"
commands: commands:
#- composer global require humbug/box #- composer global require humbug/box
- echo $BUILD_VERSION - echo php backupper app:build $BUILD_VERSION -n >> build.sh
- cat build.sh
- php builds/backupper - php builds/backupper