Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
jing Tang
Java_Sec_Code
Commits
8a7befa2
Commit
8a7befa2
authored
3 years ago
by
jing Tang
Browse files
Options
Download
Email Patches
Plain Diff
更新.gitlab-ci.yml文件
parent
aa138fce
master
No related merge requests found
Pipeline
#2650
passed with stage
in 8 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-1
.gitlab-ci.yml
with
4 additions
and
1 deletion
+4
-1
.gitlab-ci.yml
+
4
-
1
View file @
8a7befa2
...
...
@@ -8,7 +8,10 @@ sonarqube-check:
paths
:
-
.sonar/cache
script
:
-
mvn verify sonar:sonar -Dsonar.projectKey=tangjing_java_sec_code_AYCT
cS2rsyVnO9CY0UXn
-
mvn verify sonar:sonar -Dsonar.projectKey=tangjing_java_sec_code_AYCT
pOvI5h80q0KoSjeg
allow_failure
:
true
only
:
-
merge_requests
-
master
# or the name of your main branch
-
develop
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help