This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch jjardon/bst-plugins-experimental_test in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 66ef4f15a399143258d28c2a89dacaec84cfda02 Author: Javier Jardón <[email protected]> AuthorDate: Wed Apr 3 05:20:26 2019 -0700 Test overnigth test --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index edd2988..6af5915 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -244,8 +244,6 @@ docs: artifacts: paths: - "${HOME}/.cache/buildstream/logs" - only: - - schedules overnight-tests: <<: *overnight-tests-template
