Merge pull request #155 from bechampion/patch-1
Update developer-guide.md
This commit is contained in:
commit
f03ac81baf
|
|
@ -26,7 +26,7 @@ make go-dependencies
|
||||||
Build and run **Jenkins Operator** locally:
|
Build and run **Jenkins Operator** locally:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
make minikube-run EXTRA_ARGS='--minikube --local'
|
make build minikube-run EXTRA_ARGS='--minikube --local'
|
||||||
```
|
```
|
||||||
|
|
||||||
Once minikube and **Jenkins Operator** are up and running, apply Jenkins custom resource:
|
Once minikube and **Jenkins Operator** are up and running, apply Jenkins custom resource:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue