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

Update .gitlab-ci.yml

Deleted public/img
parent 91f36c3e
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