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

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


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

commit 9992a439dec40187845d797ab54b2d81dcdde661
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri May 23 15:26:58 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 5a10de05be..b800796f0e 100644
--- a/.github/workflows/dockerhub.yml
+++ b/.github/workflows/dockerhub.yml
@@ -20,8 +20,6 @@ on:
   push:
     branches:
       - master
-    tags:
-      - syncope-4.0.*
 
 jobs:
   push2DockerHub:

Reply via email to