Update .drone.yml

pull/1/head
Muhep Atasoy 2019-12-15 19:55:29 +03:00
parent a7a559f9e8
commit 227b1f8e9b
1 changed files with 1 additions and 1 deletions

View File

@ -40,5 +40,5 @@ steps:
VERSION: 1.0.1-pre VERSION: 1.0.1-pre
commands: commands:
- composer global require humbug/box - composer global require humbug/box
- php backupper app:build --build-version=$VERSION -n - php backupper app:build --build-version="$VERSION" -n
- php builds/backupper - php builds/backupper