Promote on promote, regardless of target
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5ff7ff6b2d
commit
6bb37ec7a1
1 changed files with 2 additions and 2 deletions
|
@ -37,5 +37,5 @@ steps:
|
||||||
- twine check dist/*
|
- twine check dist/*
|
||||||
- twine upload dist/*
|
- twine upload dist/*
|
||||||
when:
|
when:
|
||||||
target:
|
event:
|
||||||
- production
|
- promote
|
||||||
|
|
Loading…
Reference in a new issue