Skip to content

Commit 159334b

Browse files
committed
Add debug info
1 parent 9a138cc commit 159334b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

entrypoint.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ python setup.py sdist bdist_wheel
4242

4343
echo "---------------- PUBLISH PACKAGE ----------------"
4444

45+
echo "Using repository: ${UPLOAD_REPO}"
46+
4547
if [[ ${VERIFY_METADATA} != "false" ]] ; then
4648
twine check dist/*
4749
fi

0 commit comments

Comments
 (0)