Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
Colibri WebSite
Commits
df458a55
Commit
df458a55
authored
Aug 19, 2021
by
François Bobot
Browse files
[Doc] add farith2 documentation
parent
61a10f7b
Pipeline
#37258
passed with stages
in 3 minutes and 13 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
df458a55
...
...
@@ -62,6 +62,10 @@ pages:
stage
:
deploy
script
:
-
JEKYLL_ENV="production" bundle exec jekyll build -d public --future
-
wget -O farith2_doc.tar.gz "https://git.frama-c.com/pub/colibrics/-/jobs/artifacts/master/raw/farith2_doc.tar.gz?job=generate-static:%20[4.12.0]"
-
mkdir -p public/html/doc/
-
tar -C public/html/doc/ -xf farith2_doc.tar.gz
-
mv public/html/doc/farith2 public/html/doc/farith
artifacts
:
paths
:
-
public
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment