This is an automated email from the ASF dual-hosted git repository.
benjobs 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 d30c21692 [fix] Fix docker image tag on branch dev with latest (#2795)
d30c21692 is described below
commit d30c21692980be4e063914d78fadfb6c5058e268
Author: gongzhongqiang <[email protected]>
AuthorDate: Wed Jun 14 12:24:56 2023 +0800
[fix] Fix docker image tag on branch dev with latest (#2795)
Co-authored-by: gongzhongqiang <[email protected]>
---
.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 e9bb69e7e..518eed979 100644
--- a/.github/workflows/docker-push.yml
+++ b/.github/workflows/docker-push.yml
@@ -78,7 +78,6 @@ jobs:
with:
images: apache/streampark
tags: |
- type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=tag
type=ref,event=branch