Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Privacy
Imprint
Contact
Login methods
Sign in
Toggle navigation
Menu
Open sidebar
ARSnova
arsnova-click-v2-frontend
Commits
ed0635b4
Commit
ed0635b4
authored
Feb 05, 2022
by
Christopher Mark Fullarton
Browse files
Fixes npm i in sonar step
parent
6c03410b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ed0635b4
...
...
@@ -206,7 +206,7 @@ sonarqube:
only
:
-
staging
script
:
-
npm i
-
npm i
--legacy-peer-deps
-
sonar-scanner -Dsonar.login=$SONAR_TOKEN -Dsonar.host.url=https://scm.thm.de/sonar/
deploy
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment