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

albumenj pushed a commit to branch refactor-with-go
in repository https://gitbox.apache.org/repos/asf/dubbo-admin.git


The following commit(s) were added to refs/heads/refactor-with-go by this push:
     new 468a9ea  Update deploy-ca.yml
468a9ea is described below

commit 468a9eafbec0af2497e3c045534b07c5eee8f5b2
Author: Albumen Kevin <[email protected]>
AuthorDate: Fri Mar 3 06:28:04 2023 +0800

    Update deploy-ca.yml
---
 .github/workflows/deploy-ca.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/deploy-ca.yml b/.github/workflows/deploy-ca.yml
index 4ef7cc2..ba09507 100644
--- a/.github/workflows/deploy-ca.yml
+++ b/.github/workflows/deploy-ca.yml
@@ -25,4 +25,4 @@ jobs:
           push: true
           context: ca/
           tags: apache/dubbo-ca:dev
-          #platforms: linux/amd64, linux/arm64/v8
+          platforms: linux/amd64, linux/arm64/v8, linux/arm/v7, linux/arm/v6

Reply via email to