Skip to content
Snippets Groups Projects
Commit 3ac11f69 authored by Jakob Severin Steffensen Hjelseth's avatar Jakob Severin Steffensen Hjelseth
Browse files

Added ci config file

parent 93e68bb2
No related branches found
No related tags found
No related merge requests found
Pipeline #231991 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.
Finish editing this message first!
Please register or to comment