Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Helmholtz Cloud Portal
Webapp
Commits
936b7f85
Commit
936b7f85
authored
Jun 11, 2020
by
Carsten Heidmann
Browse files
add the missing configuration for the auth token
parent
4f2628ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build-and-sonarqube.yml
View file @
936b7f85
...
...
@@ -23,3 +23,5 @@ jobs:
-
run
:
npm run build --if-present
-
run
:
npm test
-
run
:
npm run test:sonarqube
env
:
SONAR_AUTH_TOKEN
:
${{secrets.SONAR_AUTH_TOKEN}}
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