Skip to content
Snippets Groups Projects
Commit 9d76e552 authored by Luigi Sbailo's avatar Luigi Sbailo
Browse files

Merge branch 'app' of gitlab.mpcdf.mpg.de:nomad-lab/analytics into app

parents ab7a0a34 e645e033
No related branches found
No related tags found
No related merge requests found
......@@ -29,11 +29,12 @@ git config --global user.email $GITLAB_USER_EMAIL
# Clone the private repositories
git clone git@gitlab.mpcdf.mpg.de:nomad-lab/aitoolkit-gui.git /tmp/aitoolkit-gui
git clone --recurse git@gitlab.mpcdf.mpg.de:nomad-lab/analytics.git /tmp/analytics
git clone git@gitlab.mpcdf.mpg.de:nomad-lab/analytics.git /tmp/analytics
# Create new metainfo based on app version
cd /tmp/analytics
git checkout app
git submodule update --init
python generate_tutorials_json.py > toolkitMetadata.json
# Copy new metainfo if files are different
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment