Update .drone.yml

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

View File

@ -40,6 +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 - VERSION=$VERSION
- php backupper app:build --build-version=$${VERSION} -n - php backupper app:build --build-version=${VERSION} -n
- php builds/backupper - php builds/backupper