Skip to content

Instantly share code, notes, and snippets.

@adikari
Created December 5, 2020 14:31
Show Gist options
  • Save adikari/5de9f6d8c5327c15fb99b62a8c0b841a to your computer and use it in GitHub Desktop.
Save adikari/5de9f6d8c5327c15fb99b62a8c0b841a to your computer and use it in GitHub Desktop.
pull request pipeline for foo service
steps:
- label: "Foo service pull request"
command:
- "echo linting"
- "echo testing"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment