Skip to content

Build service with unit tests

Nikolai edited this page Sep 6, 2016 · 5 revisions

Yml format

untyped-step:
  image: id-of-image
  working-directory: # Optional, by default root path
  environment:
    - key=value
  commands:
    - bash-command

Example codefresh.yml