chore(deps): update docker.io/rust docker tag to v1.77 #5
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ steps:
|
||||||
when:
|
when:
|
||||||
- event: tag
|
- event: tag
|
||||||
ref: refs/tags/v*
|
ref: refs/tags/v*
|
||||||
image: docker.io/rust:1.76
|
image: docker.io/rust:1.77
|
||||||
commands:
|
commands:
|
||||||
- cargo login "$CARGO_REGISTRY_TOKEN"
|
- cargo login "$CARGO_REGISTRY_TOKEN"
|
||||||
- cargo publish --registry crates-io --no-verify
|
- cargo publish --registry crates-io --no-verify
|
||||||
|
|
Loading…
Reference in a new issue