Commit 7584d716 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Add debug for 0.md

parent 542504d0
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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}