aboutsummaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 1221639..45bbe05 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -9,6 +9,7 @@ steps:
FORMAT: cobertura
REPORT_FILE: coverage/cobertura-coverage.xml
HOST_DIR: /dist
+ VERBOSE: true
commands:
- mkdir -p $HOST_DIR && chown $USER:$USER $HOST_DIR
- yarn install --immutable --immutable-cache --check-cache