From: Petr Špaček Date: Tue, 7 Aug 2018 16:19:25 +0000 (+0200) Subject: fixup! fixup! ci: do not re-run tests on master, use nightly instead X-Git-Tag: v3.0.0~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0522252427f6dbde5aaa9c3c22280cd2bfd7536;p=thirdparty%2Fknot-resolver.git fixup! fixup! ci: do not re-run tests on master, use nightly instead Oh well, this is nightmare to debug. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5b598bf0c..fe019b725 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -491,7 +491,10 @@ pages: obs:devel: stage: deploy only: - - schedules + variables: + - $OBS_BUILD == "1" + refs: + - nightly@knot/knot-resolver dependencies: [] script: - scripts/make-archive.sh