Deploy to test pypi for pushes to main
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
7ff461fd89
commit
1b367f5ddb
@ -111,7 +111,6 @@ def push_to_pypi():
|
|||||||
"depends_on": ["tests"],
|
"depends_on": ["tests"],
|
||||||
"workspace": get_workspace(),
|
"workspace": get_workspace(),
|
||||||
"trigger": {
|
"trigger": {
|
||||||
"event": ["tag"],
|
|
||||||
"ref": [
|
"ref": [
|
||||||
"refs/heads/main",
|
"refs/heads/main",
|
||||||
"refs/tags/v*",
|
"refs/tags/v*",
|
||||||
|
Loading…
Reference in New Issue
Block a user