]> git.ipfire.org Git - thirdparty/bind9.git/commit
Include compiler name in all build/test job names
authorMichał Kępień <michal@isc.org>
Thu, 26 Mar 2020 10:03:52 +0000 (11:03 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 26 Mar 2020 10:45:39 +0000 (11:45 +0100)
commit13b942f60d80b5f623f1292d3b4e34d3752689cd
tree6574befe1e038b473926f40c084c1f11cc7553f4
parentcb541ea253baf44ff7faf628a921a3f514a29140
Include compiler name in all build/test job names

Most build/test job names already contain a "clang", "gcc", or "msvc"
prefix which indicates the compiler used for a given job.  Apply that
naming convention to all build/test job names.

(cherry picked from commit 0c898084cd0f3abf82a40ad82d384952dcb3def5)
.gitlab-ci.yml