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
lois cen
Femas
Commits
b386101a
Commit
b386101a
authored
3 years ago
by
lois cen
Browse files
Options
Download
Email Patches
Plain Diff
更新.gitlab-ci.yml文件
parent
b09a3be0
Pipeline
#668
passed with stage
in 13 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 @
b386101a
...
...
@@ -3,7 +3,7 @@ stages:
#定义管道中的阶段
source
:
stage
:
source
image
:
"
repo.gitsec.cn/docker/sca_scanner:
v2
"
image
:
"
repo.gitsec.cn/docker/sca_scanner:
latest
"
#选择使用那个镜像
tags
:
-
k8s
...
...
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