FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 2da41277 authored by L. Bower's avatar L. Bower
Browse files

trying gitlab pages

parent 365d8d80
No related branches found
No related tags found
No related merge requests found
......@@ -283,6 +283,8 @@ pages:
stage: docs
script:
- echo "hello"
- mkdir $CI_PROJECT_DIR/docs/public
- mv -v $CI_PROJECT_DIR/docs/index.html $CI_PROJECT_DIR/docs/public
artifacts:
paths:
- $CI_PROJECT_DIR/docs
- $CI_PROJECT_DIR/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