Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
soil
soil
Commits
8eb8eb16
Commit
8eb8eb16
authored
Mar 07, 2022
by
J. Fernando Sánchez
Browse files
Minor CI change
parent
3fc5ca8c
Pipeline
#3495
failed with stages
in 3 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8eb8eb16
...
...
@@ -26,7 +26,7 @@ test:
-
pip install -r requirements.txt -r test-requirements.txt
-
python setup.py test
pypi
:
push_
pypi
:
only
:
-
tags
tags
:
...
...
@@ -39,7 +39,7 @@ pypi:
-
python setup.py sdist bdist_wheel
-
TWINE_PASSWORD=${PYPI_PASSWORD} TWINE_USERNAME={PYPI_USERNAME} python -m twine upload --ignore-existing dist/*
pypi
:
check_
pypi
:
only
:
-
tags
tags
:
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment