You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by pe...@apache.org on 2023/02/23 13:15:37 UTC

[linkis] branch dev-1.3.2 updated: update github workflow (#4258)

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

peacewong pushed a commit to branch dev-1.3.2
in repository https://gitbox.apache.org/repos/asf/linkis.git


The following commit(s) were added to refs/heads/dev-1.3.2 by this push:
     new b8c888d1f update github workflow (#4258)
b8c888d1f is described below

commit b8c888d1f9c34999ef719d852ef0de4c5eb12524
Author: legendtkl <ta...@gmail.com>
AuthorDate: Thu Feb 23 21:15:31 2023 +0800

    update github workflow (#4258)
---
 .github/workflows/publish-docker.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/publish-docker.yaml b/.github/workflows/publish-docker.yaml
index 2bcbef378..c3b9b6e82 100644
--- a/.github/workflows/publish-docker.yaml
+++ b/.github/workflows/publish-docker.yaml
@@ -19,7 +19,7 @@ name: Publish Docker
 on: 
   push:
     branches:
-      - dev-1.3.1
+      - dev-1.3.2
 jobs:
   publish-docker:
     runs-on: ubuntu-latest


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org