소스 검색

publish on push fix2

Tigger Kindel 1 년 전
부모
커밋
d0eb042112
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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