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 b952e0d  Update deploy-ca.yml
b952e0d is described below

commit b952e0d2014c3f43e28a033d3d5e23d406b606f8
Author: Albumen Kevin <[email protected]>
AuthorDate: Tue Feb 28 09:41:17 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 30daee5..f693e7b 100644
--- a/.github/workflows/deploy-ca.yml
+++ b/.github/workflows/deploy-ca.yml
@@ -22,5 +22,5 @@ jobs:
         uses: docker/build-push-action@v2
         with:
           push: true
-          context: ca
+          context: ca/
           tags: apache/dubbo-ca:dev

Reply via email to