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
01465f4b
Unverified
Commit
01465f4b
authored
Jun 15, 2020
by
Carsten Heidmann
Committed by
GitHub
Jun 15, 2020
Browse files
Merge pull request
#9
from stranljip/add-missing-secret
add the missing configuration for the auth token
parents
4f2628ec
936b7f85
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build-and-sonarqube.yml
View file @
01465f4b
...
...
@@ -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