]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
CI: Ensure we clone the whole repo
authorOlliver Schinagl <oliver@schinagl.nl>
Sun, 11 Feb 2024 22:54:34 +0000 (23:54 +0100)
committerFlole998 <Flole998@users.noreply.github.com>
Sun, 11 Feb 2024 22:56:21 +0000 (23:56 +0100)
commit6b5defc76d71c184a5a7a5e82f2a9c0eaf3a65f3
tree8f25427f322451091ab94dfd3c896654678147a7
parentce429efe9bc48acd31cfb9f2e971fa3094a7f147
CI: Ensure we clone the whole repo

We have to make sure we clone the whole repo, so that `git describe`
works as expected. Without it, we get version 0.0.0, not what we want.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
.github/workflows/container-build.yaml