ci: Fix entrypoint
Some checks reported errors
continuous-integration/drone/tag Build encountered an error

This commit is contained in:
Guilhem Barthés 2022-09-02 22:21:53 +02:00
parent bbe70d60c0
commit d07d529f05

View File

@ -6,7 +6,7 @@ steps:
- name: publish
image: rust:slim
command:
- build
- cargo build
environment:
CARGO_REGISTRY_TOKEN:
cargo_token: cargo_token