Guest User

Untitled

a guest
May 23rd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. - type: parallel
  2. steps:
  3. - name: tests_unit
  4. service: image2
  5. command: yarn test
  6. - name: tests_e2e
  7. service: image2
  8. command: yarn functional
Add Comment
Please, Sign In to add comment