Sha256: 49a252f355e3ebff0a2d90266f26475e5661372029e71d752c4beb071a83192f

Contents?: true

Size: 521 Bytes

Versions: 2

Compression:

Stored size: 521 Bytes

Contents

---
  projects:
    ruby:
      language: 'ruby'
      basedir: 'sdks/ruby'
      git:
        repo: 'https://github.com/omnitest/ruby_samples'
    java:
      language: 'java'
      basedir: 'sdks/java'
      git:
        repo: 'https://github.com/omnitest/java_samples'
    python:
      language: 'python'
      basedir: 'sdks/python'
      git:
        repo: 'https://github.com/omnitest/python_samples'
  workflows:
    morning:
      tasks:
        # - update_repo
        - bootstrap
        - lint
        - test

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
omnitest-0.2.2 samples/omnitest.yaml
omnitest-0.2.1 samples/omnitest.yaml