This commit is contained in:
parent
5606c69bb7
commit
40e1bc6fcd
|
@ -22,7 +22,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- apt-get update -qq
|
- apt-get update -qq
|
||||||
- apt-get install -qqy $DEPENDENCIES
|
- apt-get install -qqy $DEPENDENCIES
|
||||||
- cargo publish --no-verify
|
- cargo publish
|
||||||
when:
|
when:
|
||||||
ref:
|
ref:
|
||||||
- refs/tags/v*
|
- refs/tags/v*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user