Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
analytics
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nomad-lab
analytics
Commits
9d76e552
Commit
9d76e552
authored
3 years ago
by
Luigi Sbailo
Browse files
Options
Downloads
Plain Diff
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
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci/update_metainfo_gui.sh
+2
-1
2 additions, 1 deletion
.gitlab-ci/update_metainfo_gui.sh
with
2 additions
and
1 deletion
.gitlab-ci/update_metainfo_gui.sh
+
2
−
1
View file @
9d76e552
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment