Merge pull request #155 from bechampion/patch-1

Update developer-guide.md
This commit is contained in:
Tomasz Sęk 2019-10-18 15:25:55 +02:00 committed by GitHub
commit f03ac81baf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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