You've already forked pypi-proxy
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"exec"
|
"exec"
|
||||||
],
|
],
|
||||||
"options": {
|
"options": {
|
||||||
"exec_on_success": "docker buildx build --progress=plain -t cybercinch/pypi-proxy:v{{.NewRelease.Version}} -t cybercinch/pypi-proxy:latest --push .",
|
"exec_on_success": "docker buildx build --progress=plain -t guisea/pypi-proxy:v{{.NewRelease.Version}} -t guisea/pypi-proxy:latest --push .",
|
||||||
"exec_on_no_release": "echo {{.Reason}}: {{.Message}}"
|
"exec_on_no_release": "echo {{.Reason}}: {{.Message}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user