Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lhcb-dpa
Analysis Productions
apd
Commits
274d81b7
Commit
274d81b7
authored
Aug 24, 2021
by
Ben Couturier
Browse files
Updated gitlab-ci
parent
2d5c6fd0
Pipeline
#2952903
passed with stages
in 1 minute and 21 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
274d81b7
...
...
@@ -62,8 +62,8 @@ deploy-to-pypi:
-
tags@lhcb-dpa/analysis-productions/apd
image
:
registry.cern.ch/docker.io/library/python:3.9
before_script
:
-
pip install build
-
pip install build
twine
script
:
-
python -m build
-
if [ -z "$TWINE_PASSWORD" ] ; then echo "Set TWINE_PASSWORD in CI variables" ; exit 1 ; fi
-
twine upload -u __token__
build
/*
-
twine upload -u __token__
dist
/*
Write
Preview
Markdown
is supported
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