This is an automated email from the ASF dual-hosted git repository. not-in-ldap pushed a commit to branch willsalmon/overnight-FD-withcache in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit d04d74888332c5c9ec1753c6785a15d6c8d1ec16 Author: William Salmon <[email protected]> AuthorDate: Thu Jul 16 13:58:53 2020 +0100 WIP: remove schedule to test more easily --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ad00846..d79cf40 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -352,8 +352,6 @@ docs: artifacts: paths: - "${HOME}/.cache/buildstream/logs" - only: - - schedules overnight-tests: <<: *overnight-tests-template
