You've already forked pypi-proxy
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a35bbe7c35 |
@@ -14,7 +14,7 @@
|
||||
"exec"
|
||||
],
|
||||
"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}}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user