Skip to content
Snippets Groups Projects
Verified Commit 9196b4d7 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

cleanup

parent bd0e80d3
No related branches found
No related tags found
1 merge request!84Regular merge of develop
Pipeline #29628 passed
...@@ -18,12 +18,8 @@ else ...@@ -18,12 +18,8 @@ else
fi fi
# build the unstable version - can be optimized # build the unstable version - can be optimized
#git config submodule.theme.url https://$CI_DEPLOY_USER:$CI_DEPLOY_PASSWORD@git-r3lab.uni.lu/R3-core/outreach/theme.git
git submodule update --recursive --init git submodule update --recursive --init
# output the directory content
ls -lash
# add matomo # add matomo
sed -i "/matomohead/r./.ci/analytics/head.html" theme/templates/_index.html sed -i "/matomohead/r./.ci/analytics/head.html" theme/templates/_index.html
sed -i "/matomopolicy/r./.ci/analytics/policy.html" theme/templates/_index.html sed -i "/matomopolicy/r./.ci/analytics/policy.html" theme/templates/_index.html
......
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