Merge pull request #113 from jakalkhalili/patch-1

Update v0.2.0/getting-started.md
This commit is contained in:
Tomasz Sęk 2019-09-25 19:47:08 +02:00 committed by GitHub
commit 34ccbcfbe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,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