You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/08/17 10:16:33 UTC

[skywalking-banyandb] branch test updated: Motivation:

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

kezhenxu94 pushed a commit to branch test
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


The following commit(s) were added to refs/heads/test by this push:
     new df93b74  Motivation:
df93b74 is described below

commit df93b74da5c04e336e32d94e18986aed195f80f9
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Tue Aug 17 18:16:25 2021 +0800

    Motivation:
    
    Explain why you're making that change and what's the problem you're trying to solve.
    
    Modifications:
    
    - Describe the modifications you've done.
    
    Result:
    
    - Closes #<GitHub issue number>. (If this resolves the issue.)
    - Describe the consequences that a user will face after this PR is merged.
---
 .github/workflows/publish-docker-main.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/publish-docker-main.yml b/.github/workflows/publish-docker-main.yml
index d5d0c71..be39ce0 100644
--- a/.github/workflows/publish-docker-main.yml
+++ b/.github/workflows/publish-docker-main.yml
@@ -20,6 +20,7 @@ on:
   push:
     branches:
       - main
+      - test
 
 env:
   HUB: ghcr.io/apache/skywalking-banyandb