Sha256: 13dbc7aaa1f77d23cd09efb2f77b8c91ee2228031d7a1e91b179b96b2cb62e29

Contents?: true

Size: 360 Bytes

Versions: 13

Compression:

Stored size: 360 Bytes

Contents

- defaults:
    name: global
    description: 'Do not edit this job through the web!'
    hipchat_room: HipChat Room Name
    os_username: admin
    os_priv_key: /home/user/key.priv
    os_password: some_encrypted_password

- project:
    name: Generate
    jobs:
      - Job-{{name}}-From-Template:
          command: run.sh
      - Job-DSL1
      - Job-DSL2

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
jenkins_pipeline_builder-0.5.2 spec/unit_tests/fixtures/files/project.yaml
jenkins_pipeline_builder-0.5.1 spec/unit_tests/fixtures/files/project.yaml
jenkins_pipeline_builder-0.5.0 spec/unit_tests/fixtures/files/project.yaml
jenkins_pipeline_builder-0.4.2 spec/unit_tests/fixtures/files/project.yaml
jenkins_pipeline_builder-0.4.0 spec/unit_tests/fixtures/files/project.yaml
jenkins_pipeline_builder-0.3.2 spec/unit_tests/fixtures/files/project.yaml
jenkins_pipeline_builder-0.3.1 spec/unit_tests/fixtures/files/project.yaml
jenkins_pipeline_builder-0.3.0 spec/unit_tests/fixtures/files/project.yaml
jenkins_pipeline_builder-0.2.3 spec/unit_tests/fixtures/files/project.yaml
jenkins_pipeline_builder-0.2.2 spec/unit_tests/fixtures/files/project.yaml
jenkins_pipeline_builder-0.2.0 spec/unit_tests/fixtures/files/project.yaml
jenkins_pipeline_builder-0.1.6 spec/unit_tests/fixtures/files/project.yaml
jenkins_pipeline_builder-0.1.5 spec/unit_tests/fixtures/files/project.yaml