drone test
This commit is contained in:
parent
c1095398a6
commit
d403ac6716
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ steps:
|
|||
- name: get cargo tag
|
||||
image: rust:alpine
|
||||
commands:
|
||||
- apk add musl-dev
|
||||
- cargo install cargo-get
|
||||
- echo "$(cargo get package.version --pretty),latest" > .tags
|
||||
|
||||
|
|
Loading…
Reference in a new issue