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
c166f509
Commit
c166f509
authored
Apr 01, 2021
by
Markus Scheidgen
Browse files
Performance impr. and refactor of vasp parser.
parent
d233aceb
Pipeline
#97514
passed with stages
in 22 minutes and 37 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c166f509
...
@@ -241,6 +241,6 @@ pypi package:
...
@@ -241,6 +241,6 @@ pypi package:
-
docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN gitlab-registry.mpcdf.mpg.de
-
docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN gitlab-registry.mpcdf.mpg.de
-
docker pull $TEST_IMAGE
-
docker pull $TEST_IMAGE
-
docker run --rm $TEST_IMAGE bash -c "python -m twine upload -u $CI_TWINE_USER -p $CI_TWINE_PASSWORD dist/nomad-lab-*.tar.gz"
-
docker run --rm $TEST_IMAGE bash -c "python -m twine upload -u $CI_TWINE_USER -p $CI_TWINE_PASSWORD dist/nomad-lab-*.tar.gz"
except
:
-
/^dev-.*$/
when
:
manual
when
:
manual
only
:
-
tags
vasp
@
526118c4
Compare
821e4cbe
...
526118c4
Subproject commit
821e4cbe3186e400c8cb54f4b89704504c790349
Subproject commit
526118c4da40ed8da4ea34f552b2f89c8dc187ef
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