]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
ci: do not re-run tests on master, use nightly instead
authorPetr Špaček <petr.spacek@nic.cz>
Tue, 7 Aug 2018 15:49:16 +0000 (17:49 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Tue, 7 Aug 2018 15:53:23 +0000 (17:53 +0200)
commitfc28535da07a603694c3792c6586008593a6279d
tree72f962cbc9ea272e4837ac6d9885e848b6727a36
parentff9a39f97176127bd30df23eea0969043b9c0964
ci: do not re-run tests on master, use nightly instead

All tests are executed before merge and we allow only fast-forward
merges so it is pointless to re-run them again on merge commit.

Code coverage and OBS will be done on auto-synchornized nightly branch.
.gitlab-ci.yml