Skip to content
Snippets Groups Projects
Commit fd80065b authored by Simon Saber's avatar Simon Saber
Browse files

added ci config file

parent 3d2b990d
No related branches found
No related tags found
No related merge requests found
Pipeline #81267 passed
pages:
stage: deploy
script:
- mkdir .public
- cp -r * .public
- mv .public public
artifacts:
paths:
- public
only:
- main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment