Explorar el Código

publish on push fix2

Tigger Kindel hace 1 año
padre
commit
d0eb042112
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      GitVersion.yml

+ 1 - 1
GitVersion.yml

@@ -4,7 +4,7 @@ continuous-delivery-fallback-tag: 'pre'
 branches:
   develop:
     mode: ContinuousDeployment
-    tag: pre.{BranchName}
+    tag: pre
   main:
     tag: rc
     increment: Patch