Skip to content

Instantly share code, notes, and snippets.

@sirech
Created July 15, 2019 20:38
Show Gist options
  • Save sirech/0c0b46491a6eb5de2198ad441f30a3db to your computer and use it in GitHub Desktop.
Save sirech/0c0b46491a6eb5de2198ad441f30a3db to your computer and use it in GitHub Desktop.
workflows:
version: 2
pipeline:
jobs:
- build
- docker:
filters:
branches:
only: master
requires:
- build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment