drone test

This commit is contained in:
Evann Regnault 2024-04-01 12:43:50 +02:00
parent c1095398a6
commit d403ac6716

View file

@ -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