Update getting-started.md

This commit is contained in:
Jakub Al-Khalili 2019-09-25 16:28:47 +02:00 committed by GitHub
parent d76a2b1906
commit 7ac29e543b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ pipelineJob('build-jenkins-operator') {
}
```
**cicd/jobs/build.jenkins** it's an actual Jenkins pipeline:
**cicd/pipelines/build.jenkins** it's an actual Jenkins pipeline:
```
#!/usr/bin/env groovy