Skip to content

Instantly share code, notes, and snippets.

@levelfivecoder
Created March 26, 2020 06:21
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 levelfivecoder/9a04217eec39b0c068f312add952a17e to your computer and use it in GitHub Desktop.
Save levelfivecoder/9a04217eec39b0c068f312add952a17e to your computer and use it in GitHub Desktop.
jobs section
# Flutter build
variables:
projectDirectory: 'covid_19_tracker'
trigger:
- master
jobs:
- job: Android
pool:
vmImage: 'macOS-latest'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment