Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
finam
Manage
Activity
Members
Labels
Plan
Issues
31
Issue boards
Milestones
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FINAM
finam
Commits
d9db59a7
Commit
d9db59a7
authored
2 years ago
by
Martin Lange
Browse files
Options
Downloads
Patches
Plain Diff
change repo to test-pypi for trying it out
parent
81173ca2
No related branches found
No related tags found
1 merge request
!198
PyPI release
Pipeline
#130930
passed with stages
in 3 minutes and 32 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
d9db59a7
...
...
@@ -63,6 +63,6 @@ pypi_release:
script
:
-
pip install build twine
-
python -m build
-
python -m twine upload -u __token__ -p ${PYPI_TOKEN} dist/*
-
python -m twine upload
-r testpypi
-u __token__ -p ${
TEST_
PYPI_TOKEN} dist/*
only
:
-
tags
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