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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]