]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
ci: refactor dependencies using DAG
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 23 Sep 2020 13:20:03 +0000 (15:20 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 23 Sep 2020 15:23:57 +0000 (17:23 +0200)
commit09944160356599108819f0885e347e27eb20a1b4
tree37e991fb40d8f423aca8f059c6654a083c49cb06
parent7136509cd9bc6a156ee3f534bdfa9c5d451e41c2
ci: refactor dependencies using DAG

Use DAG dependencies to allow more precise control when a test
suite should be executed. It also enabled use of more descriptive
pipeline stages.
.gitlab-ci.yml