Update developer-guide.md

This commit is contained in:
Jeronimo 2019-10-18 14:01:08 +01:00 committed by GitHub
parent 249c0134d8
commit 922e27a1b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -26,8 +26,7 @@ make go-dependencies
Build and run **Jenkins Operator** locally:
```bash
make jenkins-operator
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: