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
9c444034
Commit
9c444034
authored
3 years ago
by
Carpe diem
Browse files
Options
Download
Email Patches
Plain Diff
更新.gitlab-ci.yml文件
parent
cbba7311
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-7
.gitlab-ci.yml
with
1 addition
and
7 deletions
+1
-7
.gitlab-ci.yml
+
1
-
7
View file @
9c444034
...
...
@@ -8,10 +8,4 @@ test:
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-to-html --help
# Save report to artifacts
artifacts
:
when
:
always
paths
:
-
snyk_results.html
\ No newline at end of file
-
snyk test --json | snyk-to-html -o snyk_results.html
\ No newline at end of file
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