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
Carpe diem
Jfinal
Commits
aed467e3
Commit
aed467e3
authored
3 years ago
by
yecl
Browse files
Options
Download
Email Patches
Plain Diff
更新.gitlab-ci.yml文件
parent
49f0004c
master
No related merge requests found
Pipeline
#7669
passed with stage
in 4 minutes and 57 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 @
aed467e3
...
...
@@ -8,6 +8,6 @@ test111:
script
:
-
snyk auth f809483b-89d9-4678-9cc7-5ea3192db876
-
npm install snyk-to-html -g
-
snyk test --json |snyk-to-html -o snyk_results.html
-
snyk test --json |snyk-to-html -o snyk_results.html
|| exit 0;
-
ls -lah
# Save report to artifacts
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