Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created June 23, 2020 14:57
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 recursivecodes/afea6e9fd2625138a73abcbc124e3a87 to your computer and use it in GitHub Desktop.
Save recursivecodes/afea6e9fd2625138a73abcbc124e3a87 to your computer and use it in GitHub Desktop.
start-qa-workflow.yaml
env:
INSTANCE_NAME: demo-qa-env
jobs:
start-qa-job:
name: 'Start QA Job'
runs-on: ubuntu-latest
steps:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment