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
Checking pipeline status
......@@ -6,6 +6,8 @@ pages:
image: rocker/verse:4.2
script:
- make
- mkdir -p public
- cp presentation.pdf public/
artifacts:
paths:
- public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment