Update .drone.yml
parent
a7a559f9e8
commit
227b1f8e9b
|
|
@ -40,5 +40,5 @@ steps:
|
|||
VERSION: 1.0.1-pre
|
||||
commands:
|
||||
- composer global require humbug/box
|
||||
- php backupper app:build --build-version=$VERSION -n
|
||||
- php backupper app:build --build-version="$VERSION" -n
|
||||
- php builds/backupper
|
||||
|
|
|
|||
Loading…
Reference in New Issue