You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampark.apache.org by kr...@apache.org on 2023/08/17 13:31:44 UTC

[incubator-streampark] branch dev updated: docker push improvement (#2952)

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

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


The following commit(s) were added to refs/heads/dev by this push:
     new 8f49f7aea docker push improvement (#2952)
8f49f7aea is described below

commit 8f49f7aea63c91f973f2115a412736d5d50dc2e7
Author: benjobs <be...@apache.org>
AuthorDate: Thu Aug 17 21:31:39 2023 +0800

    docker push improvement (#2952)
---
 .github/workflows/docker-push.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/docker-push.yml b/.github/workflows/docker-push.yml
index 518eed979..d3234f422 100644
--- a/.github/workflows/docker-push.yml
+++ b/.github/workflows/docker-push.yml
@@ -22,7 +22,6 @@ on:
     - cron: '0 10 * * *'
   push:
     branches:
-      - dev
       - release-*
     tags:
       - v*