Skip to content
Snippets Groups Projects
Unverified Commit 00537e3d authored by Ismaël Bouya's avatar Ismaël Bouya
Browse files

Try fix CI

parent 2de7ba7a
No related branches found
No related tags found
No related merge requests found
Pipeline #16235 failed
......@@ -11,10 +11,11 @@ pages:
stage: publish
script:
- npm install marked
- ./node_modules/.bin/marked README.md -o public/index.html
- npx marked README.md -o public/index.html
artifacts:
untracked: true
paths:
- public
only:
- master
- try_fix_ci
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment