fix path
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2020-07-16 10:21:39 +02:00
parent 3578414c30
commit 527f882964
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

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/ /