action run master-154

This commit is contained in:
action-runner
2025-11-25 09:46:50 +00:00
parent c0d7724302
commit 17d0c13e3c

View File

@@ -234,7 +234,9 @@ if [[ "$CONFIG_CHANGED" -eq 1 || ! -f "$HOME/.pypirc" ]]; then
echo "== SETTING UP PYPIRC =="
cat <<EOF > "$HOME/.pypirc"
[distutils]
index-servers = gitea
index-servers =
gitea
pypi
[gitea]
repository = $GITEA_INSTANCE_SCHEME://$GITEA_INSTANCE/api/packages/$GITEA_ORGANIZATION/pypi