Skip to content

Instantly share code, notes, and snippets.

@easikoglu
Created July 18, 2019 09:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save easikoglu/c5ceec4daba580dabb967dc1e104f444 to your computer and use it in GitHub Desktop.
Save easikoglu/c5ceec4daba580dabb967dc1e104f444 to your computer and use it in GitHub Desktop.
- parallel:
 - step:
 name: Test group 1
 script:
 - echo "Running test group 1"
 - step:
 name: Test group 2
 script:
 - echo "Running test group 2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment