Commit 394e829
authored
Fix installation of controller-gen in prowjobs (#187)
Issue #, if available:
Description of changes:
* Fix installation of controller-gen in prowjobs
* Installing controller-gen in prowjobs fail because $GOPATH/bin directory is not present.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent 1e058d0 commit 394e829
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments