diff --git a/.drone.yml b/.drone.yml index 5c17892..171d671 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,5 +7,6 @@ steps: image: gitea.kosmos.org/kredits/docker-ci:latest #image: node:16.16 commands: + - whoami - npm install - npm test