Update .drone.yml
parent
79a435529e
commit
bbf58f9720
|
|
@ -37,7 +37,7 @@ steps:
|
|||
- name: build
|
||||
image: lorisleiva/laravel-docker
|
||||
environment:
|
||||
VERDIM: 1.0.1-pre
|
||||
VERDIM: "1.0.1-pre"
|
||||
commands:
|
||||
#- composer global require humbug/box
|
||||
- php backupper app:build --build-version= "$VERDIM" -n
|
||||
|
|
|
|||
Loading…
Reference in New Issue