mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04: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 New Issue
Block a user