Loading generateSpecWebSite/spec_on_pages.sh +1 −0 Original line number Diff line number Diff line Loading @@ -93,6 +93,7 @@ text = p.read_text(encoding='utf-8') p.write_text(re.sub(r'<!--.*?-->', '', text, flags=re.DOTALL), encoding='utf-8') " fi cat docs/0.md cp docs/0.md docs/index.md repo_url="https://${CI_SERVER_FQDN}/${CI_PROJECT_PATH}.git" echo ${repo_url} Loading Loading
generateSpecWebSite/spec_on_pages.sh +1 −0 Original line number Diff line number Diff line Loading @@ -93,6 +93,7 @@ text = p.read_text(encoding='utf-8') p.write_text(re.sub(r'<!--.*?-->', '', text, flags=re.DOTALL), encoding='utf-8') " fi cat docs/0.md cp docs/0.md docs/index.md repo_url="https://${CI_SERVER_FQDN}/${CI_PROJECT_PATH}.git" echo ${repo_url} Loading