diff --git a/.drone.yml b/.drone.yml index 6d98cb3..b5d60b3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,8 +27,9 @@ steps: - name: unit tests image: ci:latest pull: if-not-exists - environment: - - DISPLAY + environment: + - DISPLAY=${DISPLAY} + commands: - env - echo ${PATH}