fixes drone publish dependency
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
08e2c5e5fc
commit
7911d9254b
@ -34,9 +34,6 @@ steps:
|
|||||||
from_secret: github_token
|
from_secret: github_token
|
||||||
commands:
|
commands:
|
||||||
- goreleaser release --rm-dist --parallelism=1
|
- goreleaser release --rm-dist --parallelism=1
|
||||||
depends_on:
|
|
||||||
- submodules
|
|
||||||
- clean
|
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- tag
|
- tag
|
||||||
|
Loading…
Reference in New Issue
Block a user