Merge pull request #1186 from monopole/moveWindowsPrecommit

Put windows test script next to pre-commit.sh
This commit is contained in:
Jeff Regan
2019-06-17 16:30:11 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -46,8 +46,8 @@ Usage: C:\_go\bin\mdrip.exe {fileName}...
#### Step 3 - Get Source and Test
- In your GoRoot src
- ```Example: C:\_go\src```
- Navigate to the Kustomize bin directory
- ```Example: C:\_go\src\sigs.k8s.io\kustomize\bin```
- Navigate to the Kustomize `travis` directory
- ```Example: C:\_go\src\sigs.k8s.io\kustomize\travis```
- Now Execute:
- ```.\Invoke-PreCommit.ps1```