Browse Source

publish on push fix2

Tigger Kindel 2 năm trước cách đây
mục cha
commit
d0eb042112
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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