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

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/4_0_X by this push:
     new f42040c763 Only push SNAPSHOT images to DockerHub
f42040c763 is described below

commit f42040c7639544b3db5e9ed372df295cefbdcb5b
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri May 23 15:26:41 2025 +0200

    Only push SNAPSHOT images to DockerHub
---
 .github/workflows/dockerhub.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/dockerhub.yml b/.github/workflows/dockerhub.yml
index ddc7ef6cca..af80f96a56 100644
--- a/.github/workflows/dockerhub.yml
+++ b/.github/workflows/dockerhub.yml
@@ -20,8 +20,6 @@ on:
   push:
     branches:
       - 4_0_X
-    tags:
-      - syncope-4.0.*
 
 jobs:
   push2DockerHub:

Reply via email to