action run master-154
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user