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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git

commit 554935b681e5c4a7c2bb79f6f028b47247200a55
Author: Gao Hongtao <hanahm...@gmail.com>
AuthorDate: Tue Nov 3 20:22:35 2020 +0800

    Update workflow
    
    Signed-off-by: Gao Hongtao <hanahm...@gmail.com>
---
 .github/workflows/go.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index 1f64b19..1649467 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -44,4 +44,4 @@ jobs:
       - name: Build
         run: make
       - name: Build docker image
-        uses: docker/build-push-action@v2
+        run: make docker-build

Reply via email to