chiark / gitweb /
gitlab-ci: make metadata_v0 test work even when tags are missing
authorHans-Christoph Steiner <hans@eds.org>
Thu, 18 Jan 2018 09:02:29 +0000 (10:02 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 22 Jan 2018 13:00:20 +0000 (14:00 +0100)
commit22563bdf173aaa550dd24f772479711347618e96
tree645f842ae9e4f4787b288722257454e62fe3c5f5
parent486ee25708a247a5c320e1058ffb5aa26537effd
gitlab-ci: make metadata_v0 test work even when tags are missing

This uses the commit ID of the release tags, rather than the release tag
itself so that contributor forks do not need to include the tags in them
for this test to work.

The COMMIT_ID should be bumped after each release, so that the list of sed
hacks needed does not continuously grow.
.gitlab-ci.yml