You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2023/04/14 09:44:56 UTC

[dubbo-initializer] 46/47: Add deploy

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

liujun pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-initializer.git

commit c4517ef9ec24cd7a2fc117200b8f29beec7fee44
Author: Albumen Kevin <jh...@gmail.com>
AuthorDate: Fri Apr 14 17:27:07 2023 +0800

    Add deploy
---
 .github/workflows/build.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 4c6ce36..df6b3d8 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -29,6 +29,7 @@ jobs:
       - name: Build and push
         uses: docker/build-push-action@v2
         with:
+          context: .
           push: false
           file: Dockerfile
           tags: apache/dubbo-initializer:dev