Update .drone.yml

pull/1/head
Muhep Atasoy 2019-12-15 20:12:12 +03:00
parent 66927dde1d
commit e930e969ef
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ steps:
- name: build - name: build
image: lorisleiva/laravel-docker image: lorisleiva/laravel-docker
environment: environment:
VERSION: 1.0.1-pre VERDIM: 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=$VERDIM -n
- php builds/backupper - php builds/backupper