You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/08/31 09:10:48 UTC

[buildstream] branch tristan/test-external-ci-5 created (now 91ad47a)

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

tvb pushed a change to branch tristan/test-external-ci-5
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


      at 91ad47a  .github/workflows/ci.yml: Test without docs upload

This branch includes the following new commits:

     new 91ad47a  .github/workflows/ci.yml: Test without docs upload

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: .github/workflows/ci.yml: Test without docs upload

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

tvb pushed a commit to branch tristan/test-external-ci-5
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 91ad47a8507258235ea35fb79645261189dca1cb
Author: Tristan van Berkom <tr...@codethink.co.uk>
AuthorDate: Tue Aug 31 18:10:18 2021 +0900

    .github/workflows/ci.yml: Test without docs upload
---
 .github/workflows/ci.yml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7c16ed9..d1b0c4c 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -108,9 +108,3 @@ jobs:
             --file ${GITHUB_WORKSPACE}/.github/compose/ci.docker-compose.yml \
             run \
             docs
-
-      - name: Upload artifacts
-        uses: actions/upload-artifact@v2
-        with:
-          name: docs
-          path: doc/build/html