Skip to content
Snippets Groups Projects
Commit 793c6bfa authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Add CI for docs

parent 7f2feb9d
No related branches found
No related tags found
No related merge requests found
Pipeline #41828 passed
pages:
stage: deploy
script:
- mkdir .public
- mv * .public/
- mv .public public
artifacts:
paths:
- public
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