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
Zhang Li
devsecops_MCMS_test
Commits
c35ebccf
Commit
c35ebccf
authored
2 years ago
by
yecl
Browse files
Options
Download
Email Patches
Plain Diff
更新.gitlab-ci.yml文件
parent
4b3784c1
master
No related merge requests found
Pipeline
#51881
failed with stage
in 1 minute and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
+
1
-
1
View file @
c35ebccf
...
...
@@ -14,7 +14,7 @@ source:
stage
:
source
#选择使用那个镜像
tags
:
-
shell
-
k8s
script
:
-
/opt/jdk1.8.0_152/bin/java -Dfile.encoding=utf-8 -jar /opt/seczone/scanner.jar --filePath $PWD --parseFrom 4 --cliMode portal --projectName $CI_PROJECT_PATH --phase Phase_1 --onCache
true
--mergeMode FULL --retrunCheckReport
true
--token bGVpcWlhbmdAc2Vjem9uZS5jbjo0MTFkMGUzYTM3ZDI0YjcwYjQ5ZGRkMjg1OGViMzg3NQ== --portalIp https://sca.seczone.cn/
#需要修改的值,token如果失效需要找管理员申请
...
...
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