Update .drone.yml
parent
8e87524db2
commit
cbe497501d
|
|
@ -41,5 +41,5 @@ steps:
|
|||
commands:
|
||||
#- composer global require humbug/box
|
||||
- export VERSION=$VERSION
|
||||
- php backupper app:build --build-version=${VERSION} -n
|
||||
- php backupper app:build --build-version=$VERSION -n
|
||||
- php builds/backupper
|
||||
|
|
|
|||
Loading…
Reference in New Issue