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 <[email protected]>
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*