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

benjobs pushed a commit to branch dev-2.1.4
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git


The following commit(s) were added to refs/heads/dev-2.1.4 by this push:
     new a17d7044d docker-push updated
a17d7044d is described below

commit a17d7044d06bae9468e8218ee19e2a2f803129a6
Author: benjobs <[email protected]>
AuthorDate: Mon Apr 8 22:01:44 2024 +0800

    docker-push updated
---
 .github/workflows/docker-push.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/docker-push.yml 
b/.github/workflows/docker-push.yml
index 231fc71b3..b3ef2959a 100644
--- a/.github/workflows/docker-push.yml
+++ b/.github/workflows/docker-push.yml
@@ -77,6 +77,8 @@ jobs:
         with:
           images: apache/streampark
           tags: |
+            type=ref,event=tag
+            type=ref,event=branch
             type=semver,pattern={{version}}
 
       - name: Build and push streampark

Reply via email to