mirror of https://gitlab.com/curben/blog
chore: remove gnu patch dep
snyk switch to jsdiff since v1.131.0 https://github.com/snyk/snyk/releases/tag/v1.131.0
This commit is contained in:
parent
c6b89c5fa7
commit
c48a788005
|
@ -9,7 +9,6 @@ before_script:
|
|||
|
||||
test:
|
||||
script:
|
||||
- apk add patch # Install GNU version of patch for snyk
|
||||
- npm run snyk # Refer to "scripts" in package.json
|
||||
- npm run hexo
|
||||
|
||||
|
|
Loading…
Reference in New Issue