Sha256: f74df741efc21523cf783d8584fd1012ff6881e224074407fa0067e6207084cb

Contents?: true

Size: 276 Bytes

Versions: 5

Compression:

Stored size: 276 Bytes

Contents

build:
  cmd:
   - ls lib
   - df -h
  test:
   - free -m
   - kjh

integration:
  cmd:
    - pwd
    - false
    - true
  test:
    - 1

production:
  cmd:
    - asd
    - find . -name "lib"
  test:

production2:
  cmd:
    - find . -name "lib"
  test:
    - asdf
    - po12

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
predrags_dummy_pipelines-0.7.3 project/simple.yml
predrags_dummy_pipelines-0.7.2 project/simple.yml
predrags_dummy_pipelines-0.7.1 project/simple.yml
predrags_dummy_pipelines-0.6.2 project/simple.yml
predrags_dummy_pipelines-0.6.1 project/simple.yml