Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
44a94b46
Commit
44a94b46
authored
Apr 29, 2020
by
Markus Scheidgen
Browse files
Removed searchQuantities.json autogeneration to fix build process.
parent
6e30f379
Pipeline
#73985
failed with stages
in 24 minutes and 32 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gitinfo.sh
View file @
44a94b46
...
...
@@ -5,6 +5,4 @@ echo log, ref, version, commit = \"$(git log -1 --oneline)\", \"$(git describe -
# gui
commit
=
`
git rev-parse
--short
--verify
HEAD
`
sed
-i
-e
"s/nomad-gui-commit-placeholder/
$commit
/g"
gui/package.json
rm
-f
gui/package.json-e
python nomad/search.py
>
gui/src/searchQuantities.json
\ No newline at end of file
rm
-f
gui/package.json-e
\ No newline at end of file
gui/.gitignore
View file @
44a94b46
...
...
@@ -12,7 +12,6 @@
# generated
public/metainfo/
public/meta.json
str/searchQuantities.json
# misc
.DS_Store
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment