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

fix

parent 5e366acb
No related branches found
No related tags found
No related merge requests found
Pipeline #24139 passed
...@@ -39,6 +39,7 @@ pages: ...@@ -39,6 +39,7 @@ pages:
script: script:
- cd generator - cd generator
- chmod +x ./generate - chmod +x ./generate
- curl https://git.frama-c.com/api/v4/projects/780/repository/files/Changelog/raw?ref=master > ../assets/Changelog
- ./generate ../assets/Changelog -o ../html/changelog.html - ./generate ../assets/Changelog -o ../html/changelog.html
- cd .. - cd ..
- bundle exec jekyll build -d public - bundle exec jekyll build -d public
......
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