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

add CI

parent 5200b7f4
No related branches found
No related tags found
No related merge requests found
Pipeline #501 failed
# This file is a template, and might need editing before it works on your project.
# Full project: https://gitlab.com/pages/plain-html
pages:
stage: deploy
image: carinerey/r_for_beginners
script:
- make
artifacts:
paths:
- public
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment