Home
last modified time | relevance | path

Searched refs:TWINE_TOKEN (Results 1 – 1 of 1) sorted by relevance

/mcuboot-2.7.6/ci/
Dimgtool_run.sh26 if [[ -z "$TWINE_TOKEN" ]]; then
53 twine upload --username __token__ --password "${TWINE_TOKEN}" "${DIST_DIR}/*"