]> granicus.if.org Git - graphviz/commit
more precise dependencies for CI build tasks
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 26 Feb 2021 04:48:55 +0000 (20:48 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 26 Feb 2021 04:59:17 +0000 (20:59 -0800)
commite3e1829a162264cac50cee8721a84db2d466adfd
tree019deaa6837c1437f7b495710850a62845e28358
parent792dff910f54fcd4df107cca9a1e35d23ffac03d
more precise dependencies for CI build tasks

This is an optimization that allows, e.g., the ubuntu18-04-build task to start
as soon as its Docker image is available and the portable source tarball has
been built. Prior to this change, this task would also block on all the other
docker_build_* tasks. Closes #1959.
.gitlab-ci.yml