Merge pull request #114 from jakalkhalili/patch-2

Update v0.1.1/getting-started.md
This commit is contained in:
Tomasz Sęk 2019-09-25 19:47:23 +02:00 committed by GitHub
commit 3fc1a1bf48
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