]> granicus.if.org Git - graphviz/commit
CI: don't generate GRAPHVIZ_VERSION file in macOS CMake build job
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 10 Oct 2021 09:06:31 +0000 (11:06 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 12 Oct 2021 06:13:59 +0000 (08:13 +0200)
commita9b61d37d61053ce26dcaaab470c9ef29a66f177
treebb5abe4d7f64cd3737fef2d3944bc6653e202d70
parentdf53fb2b60cdd06ad6c5f67167d7aa80b3f0fd7c
CI: don't generate GRAPHVIZ_VERSION file in macOS CMake build job

The version is generated internally to a variable in the CMake build
job and the downstream test job generates the file itself since commit
fea17b6a9738eb96f037e22538d1885a75f20698.

This commit moves the generation of the GRAPHVIZ_VERSION file from the
build template to the macOS autotools build job.
.gitlab-ci.yml