فهرست منبع

[appveyor] Clone the whole history (#1365)

Right now we have a mechanism to version rolling build. It depends
on the Git history and will count number of commits. So we need
the full history.
Lei Zhang 7 سال پیش
والد
کامیت
16f2ff2294
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      appveyor.yml

+ 0 - 1
appveyor.yml

@@ -5,7 +5,6 @@ platform: x64
 configuration: Release
 configuration: Release
 
 
 clone_folder: c:\projects\DirectXShaderCompiler
 clone_folder: c:\projects\DirectXShaderCompiler
-clone_depth: 1
 
 
 environment:
 environment:
   HLSL_SRC_DIR: c:\projects\DirectXShaderCompiler
   HLSL_SRC_DIR: c:\projects\DirectXShaderCompiler