Skip to content
Snippets Groups Projects
Commit 5047ced8 authored by Augustin Lemesle's avatar Augustin Lemesle
Browse files

Update .gitlab-ci.yml

parent df3d3257
No related branches found
No related tags found
No related merge requests found
Pipeline #22574 failed
......@@ -13,6 +13,7 @@ before_script:
test:
stage: test
script:
- cd generator; make html; make clean; cd ..
- bundle exec jekyll build -d test
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment