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

gitlab-ci: add public folder

parent 85df379e
No related branches found
No related tags found
No related merge requests found
Pipeline #503 passed
...@@ -6,6 +6,8 @@ pages: ...@@ -6,6 +6,8 @@ pages:
image: rocker/verse:4.2 image: rocker/verse:4.2
script: script:
- make - make
- mkdir -p public
- cp presentation.pdf public/
artifacts: artifacts:
paths: paths:
- public - public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment