This commit is contained in:
parent
9245d33515
commit
d7dcbb0ea8
@ -15,7 +15,7 @@ steps:
|
|||||||
SONAR_LOGIN:
|
SONAR_LOGIN:
|
||||||
from_secret: sonarScannerLogin
|
from_secret: sonarScannerLogin
|
||||||
|
|
||||||
- name: lintAndBuild
|
- name: buildAndTest
|
||||||
image: node:14
|
image: node:14
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
|
Loading…
Reference in New Issue
Block a user