Update .drone.yml

pull/1/head
Muhep Atasoy 2019-12-15 20:01:01 +03:00
parent f33bda8cd6
commit f96c87c74e
1 changed files with 2 additions and 1 deletions

View File

@ -40,5 +40,6 @@ steps:
VERSION: 1.0.1-pre VERSION: 1.0.1-pre
commands: commands:
#- composer global require humbug/box #- composer global require humbug/box
- echo $VERSION | php backupper app:build -n --build-version=- - echo $VERSION
- php backupper app:build --build-version=$${VERSION} -n
- php builds/backupper - php builds/backupper