Skip to content
Snippets Groups Projects
Commit 1c3a9222 authored by Ciro Santilli's avatar Ciro Santilli
Browse files

again

parent c11b27ce
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ fi
gl_pages_dir=out/gl-pages
if [ ! -d "$gl_pages_dir" ]; then
mkdir -p "${gl_pages_dir}/public"
git clone --branch gl-pages --depth 1 "$(git remote get-url origin)" "$gl_pages_dir"
git clone --branch gl-pages --depth 1 git@gitlab.com:cirosantilli/china-dictatorship.git remote get-url origin "$gl_pages_dir"
fi
cp README.html "${gl_pages_dir}/public/index.html"
cp .gitlab-ci.yml "${gl_pages_dir}"
......
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