Skip to content
Snippets Groups Projects
Verified Commit 08a5a0c1 authored by Tomas Krizek's avatar Tomas Krizek Committed by Petr Špaček
Browse files

ci: don't run respdiff on master branch

parent cd0999f2
No related branches found
No related tags found
1 merge request!641ci: fixes and optimizations
......@@ -215,6 +215,8 @@ test:linux:amd64:valgrind:
dependencies: []
only:
- branches@knot/knot-resolver # do not trigger job for forks
except:
- master
script:
- export TESTDIR="/var/tmp/respdiff-jobs/$(git rev-parse --short HEAD)-gitlab/$RESPDIFF_TEST"
- >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment