Update getting-started.md
This commit is contained in:
parent
d76a2b1906
commit
da21f4ce7e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue