Skip to content

Instantly share code, notes, and snippets.

@bradseefeld
Created May 17, 2018 21:25
Show Gist options
  • Save bradseefeld/d051b546ed927e326f7aa8774e122090 to your computer and use it in GitHub Desktop.
Save bradseefeld/d051b546ed927e326f7aa8774e122090 to your computer and use it in GitHub Desktop.
- type: parallel
steps:
- name: tests_unit
service: image2
command: yarn test
- name: tests_e2e
service: image2
command: yarn functional
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment