Skip to content
Snippets Groups Projects
Commit 78eb9a7f authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Adding missing index.md file

parent ab3d970c
No related branches found
No related tags found
No related merge requests found
...@@ -115,6 +115,9 @@ pages: ...@@ -115,6 +115,9 @@ pages:
- mkdir -p docs/stylesheets && mv extra.css docs/stylesheets/ - mkdir -p docs/stylesheets && mv extra.css docs/stylesheets/
- | - |
curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2Fmkdocs%2Eyml/raw?ref=toMkdocs" >> mkdocs.yml curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2Fmkdocs%2Eyml/raw?ref=toMkdocs" >> mkdocs.yml
- |
curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2Findex%2Emd/raw?ref=toMkdocs" >> index.md
- mv index.md docs/
- | - |
curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2FtoMkdocs%2Epy/raw?ref=toMkdocs" >> toMkdocs.py curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/toMkdocs%2FtoMkdocs%2Epy/raw?ref=toMkdocs" >> toMkdocs.py
script: script:
......
# Welcome to oneM2M Specifications
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment