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:26 UTC

[skywalking-python] 01/01: Test

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