fix command

This commit is contained in:
Felix Ableitner 2020-12-10 18:05:53 +01:00
parent e849b22d3c
commit 048ada462b
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ steps:
image: ekidd/rust-musl-builder:experimental-stable
user: root
commands:
- "$(git describe),latest" > .tags
- echo "$(git describe),latest" > .tags
when:
ref:
- refs/tags/*