From 37d73181e3ba6fd6f5fc4ea9bd5afed67f71f0e4 Mon Sep 17 00:00:00 2001 From: Muhep Atasoy Date: Sun, 15 Dec 2019 20:17:43 +0300 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c56e141..284128c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,6 +41,6 @@ steps: commands: - composer global require humbug/box - echo php backupper app:build --build-version=$BUILD_VERSION -n >> build.sh - - chmod +x .build.sh + - chmod +x ./build.sh - ./build.sh - php builds/backupper