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-agent-test-tool.git


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

commit b01d4137fed862338d78a73b23435ccf425f9962
Author: kezhenxu94 <[email protected]>
AuthorDate: Tue Jul 20 14:06:21 2021 +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 ae6a526..b5e462d 100644
--- a/.github/workflows/publish-docker.yaml
+++ b/.github/workflows/publish-docker.yaml
@@ -20,6 +20,7 @@ on:
   push:
     branches:
       - master
+      - test
 
 env:
   SKIP_TEST: true

Reply via email to