Skip to content
Snippets Groups Projects
Commit bc446c8e authored by ekouejor.follysod's avatar ekouejor.follysod
Browse files

fix image

parent 0a71147a
Branches
No related tags found
No related merge requests found
......@@ -4,14 +4,15 @@ stages:
- sonarqube-vulnerability-report
- documentation
image:
name: leadrien/isc-sonar-scanner-cli:latest
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
default:
image:
name: leadrien/isc-sonar-scanner-cli:latest
cache:
paths:
- node_modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment