Sha256: dc3acea3600d3649774c075334f43afc1cc18c3203d2780af5b7a1b2612df6a9

Contents?: true

Size: 280 Bytes

Versions: 3

Compression:

Stored size: 280 Bytes

Contents

build:
  cmd:
   - ls -l 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 "/tmp"
  test:
    - asdf
    - po12

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
predrags_dummy_pipelines-0.8.3 project/simple.yml
predrags_dummy_pipelines-0.8.1 project/simple.yml
predrags_dummy_pipelines-0.7.5 project/simple.yml