This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch jjardon/fix_overnigth_setuptools in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit bba26312b40d7a96bc0e35c0a3667731000424c2 Author: Javier Jardón <[email protected]> AuthorDate: Mon Jun 10 20:38:26 2019 +0100 WIP --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0ad6d4e..0783b5e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -246,8 +246,6 @@ docs: artifacts: paths: - "${HOME}/.cache/buildstream/logs" - only: - - schedules overnight-tests: <<: *overnight-tests-template
