Skip to content
Snippets Groups Projects
Commit a031f559 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

Merge branch 'lmodolo-master-patch-65008' into 'master'

Update .gitlab-ci.yml

See merge request LBMC/hub/formations/unix!1
parents 91f36c3e cb42598a
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,9 @@ pages:
stage: deploy
image: lbmc/pandoc:2.11
script:
- mkdir .public
- mkdir -p public/img
- make
- cp img/* public/img/
artifacts:
paths:
- public
......
../img
\ No newline at end of file
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