diff --git a/.drone.yml b/.drone.yml index a29bbac..0130b78 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: SONAR_LOGIN: from_secret: sonarScannerLogin - - name: lintAndBuild + - name: buildAndTest image: node:14 commands: - npm install