This commit is contained in:
@ -4,9 +4,9 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: publish
|
- name: publish
|
||||||
image: rust:latest
|
image: rust:alpine
|
||||||
command:
|
commands:
|
||||||
- cargo publish
|
- /usr/bin/env cargo publish
|
||||||
environment:
|
environment:
|
||||||
CARGO_REGISTRY_TOKEN:
|
CARGO_REGISTRY_TOKEN:
|
||||||
cargo_token: cargo_token
|
cargo_token: cargo_token
|
||||||
|
Reference in New Issue
Block a user