Skip to content
Snippets Groups Projects
Commit 40479c0f authored by arlind.baftiju's avatar arlind.baftiju
Browse files

Update .gitlab-ci.yml file

parent 3efb5c7d
Branches
No related tags found
No related merge requests found
stages:
- build
- quality
image:
name: leadrien/isc-sonar-scanner-cli:latest
......@@ -5,10 +9,6 @@ variables:
SONAR_USER_HOME: "${CI_PROJECT_DIR}/.sonar" # Defines the location of the analysis task cache
GIT_DEPTH: "0" # Tells git to fetch all the branches of the project, required by the analysis task
stages:
- build
- quality
default:
image: node:lts-slim
cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment