Skip to content

Instantly share code, notes, and snippets.

@bbedward
Created November 12, 2019 19:44
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 bbedward/ec7ea86196b4037d794d699ae6425fff to your computer and use it in GitHub Desktop.
Save bbedward/ec7ea86196b4037d794d699ae6425fff to your computer and use it in GitHub Desktop.
update:
stage: update
only:
- master
tags:
- appditto_mac
script:
- flutter packages get
- flutter packages upgrade
interruptible: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment