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

[buildstream] branch jjardon/bst_external_0_9_test created (now 3768e3e)

This is an automated email from the ASF dual-hosted git repository.

root pushed a change to branch jjardon/bst_external_0_9_test
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


      at 3768e3e  WIP

This branch includes the following new commits:

     new 3768e3e  WIP

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[buildstream] 01/01: WIP

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

root pushed a commit to branch jjardon/bst_external_0_9_test
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 3768e3e9578d37bfab1dde4b154c6c8bee6cfb78
Author: Javier Jardón <jj...@gnome.org>
AuthorDate: Mon Jan 14 23:11:50 2019 +0000

    WIP
---
 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 232989e..7c2dc0a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -160,8 +160,6 @@ docs:
   - pip3 install --user -e ${BST_EXT_URL}@${BST_EXT_REF}#egg=bst_ext
   - git clone https://gitlab.com/freedesktop-sdk/freedesktop-sdk.git
   - git -C freedesktop-sdk checkout ${FD_SDK_REF}
-  only:
-  - schedules
 
 overnight-tests:
   <<: *overnight-tests-template