fix path
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-07-16 10:21:39 +02:00
parent 3578414c30
commit 527f882964
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@ ARG BUILD_VERSION=latest
ENV LHCI_VERSION="${BUILD_VERSION:-latest}" \
LHCI_BASE_DIR=/drone/src \
FORCE_COLOR=true \
NPM_CONFIG_LOGLEVEL=error
NPM_CONFIG_LOGLEVEL=error \
PATH=/usr/bin:$PATH
ADD overlay/ /