Put windows test script next to pre-commit.sh

This commit is contained in:
Jeffrey Regan
2019-06-17 16:29:40 -07:00
parent 06c23b7742
commit 2796e54540
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```