Update .drone.yml

pull/1/head
Muhep Atasoy 2019-12-15 19:58:27 +03:00
parent 21cd7d862b
commit 9a2edd2797
1 changed files with 1 additions and 1 deletions

View File

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