]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add a job creating a release tarball to GitLab CI
authorMichał Kępień <michal@isc.org>
Wed, 11 Dec 2019 11:04:29 +0000 (12:04 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 11 Dec 2019 11:26:48 +0000 (12:26 +0100)
commit7e13a1f7e9942fc3d1e8c616fbc4795c91c2aaf3
tree4ee2859fdbab59000a43efe4a84c72b4b13cf5de
parent7c586d3ac6ffc6197476a6e229fd52d60b63346d
Add a job creating a release tarball to GitLab CI

Add a GitLab CI job (which is run only if all other jobs in a pipeline
succeed) that builds a BIND release tarball, i.e. fetches the source
tarball from the tarball building job, creates Windows zips, puts
certain parts of BIND documentation into the appropriate places, and
packs it all up into a single tarball whose contents can be subsequently
signed and published.

(cherry picked from commit 5a4a6b5e91c318c5f5bf655572de77f3a37bcdf2)
.gitlab-ci.yml