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 2023/03/23 04:02:25 UTC

[skywalking-python] branch test created (now 26cd6fc)

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

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


      at 26cd6fc  Test

This branch includes the following new commits:

     new 26cd6fc  Test

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.



[skywalking-python] 01/01: Test

Posted by ke...@apache.org.
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-python.git

commit 26cd6fcf0d5b29c87a6aa12ba9392c4fda400b3d
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Thu Mar 23 12:02:09 2023 +0800

    Test
---
 .github/workflows/publish-docker.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/publish-docker.yaml b/.github/workflows/publish-docker.yaml
index 1fb272f..7a04693 100644
--- a/.github/workflows/publish-docker.yaml
+++ b/.github/workflows/publish-docker.yaml
@@ -21,6 +21,7 @@ on:
   push:
     branches:
       - master
+      - test
 
 env:
   HUB: ghcr.io/apache/skywalking-python