Olaf Bohlen
2020-11-12 06321f20d34def403fed743258886e66f751aa51
1
2
3
4
5
6
7
8
9
10
11
12
kind: BuildConfig
apiVersion: build.openshift.io/v1
metadata:
  name: hi-green
spec:
  source:
    git:
      uri: https://www.eenfach.de/gitblit/r/rht/php-sample.git
      ref: pipeline
  strategy:
    jenkinsPipelineStrategy:
    type: JenkinsPipeline