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 62d185c98473ad923153d2ed04d37b39500d0110
Merge: b7efd9e c4517ef
Author: Ken Liu <[email protected]>
AuthorDate: Fri Apr 14 17:44:05 2023 +0800

    Merge pull request #13 from AlbumenJ/0414_deploy
    
    Add docker deploy

 .github/workflows/build.yml                        |  36 +++
 .gitignore                                         |   3 +-
 .mvn/wrapper/maven-wrapper.properties              |  18 ++
 Dockerfile                                         |  23 ++
 initializer-generator/pom.xml                      |  19 --
 .../src/main/resources/application.yml             |   6 +-
 initializer-page/static/bootstrap.html             |  18 ++
 mvnw                                               | 287 +++++++++++++++++++++
 mvnw.cmd                                           | 187 ++++++++++++++
 9 files changed, 571 insertions(+), 26 deletions(-)

Reply via email to