init
This commit is contained in:
parent
74e4fdc421
commit
a39507ba48
@ -40,7 +40,7 @@ spec:
|
||||
echo "[INFO] Uploading artifacts to $HOSTED_URL"
|
||||
twine upload \
|
||||
--repository-url "$HOSTED_URL" \
|
||||
"$(params.build-artifact-path)"/*
|
||||
"$(params.build-artifact-path)/*"
|
||||
|
||||
echo "[INFO] ✅ Upload to PyPI complete"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user