Commit 9c444034 authored by Carpe diem's avatar Carpe diem
Browse files

更新.gitlab-ci.yml文件

parent cbba7311
No related merge requests found
Showing with 1 addition and 7 deletions
+1 -7
......@@ -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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment