mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 14:45:10 +00:00
fix command
This commit is contained in:
parent
e849b22d3c
commit
048ada462b
|
@ -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/*
|
||||
|
|
Loading…
Reference in a new issue