You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by no...@apache.org on 2020/12/29 12:33:33 UTC

[buildstream] 02/02: WIP: remove schedule to test more easily

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 <wi...@codethink.co.uk>
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