Skip to content

Instantly share code, notes, and snippets.

@kevinawoo
Forked from robzienert/barebones.yml
Last active January 5, 2018 19:32
Show Gist options
  • Select an option

  • Save kevinawoo/8bc10f49b0913f01b39742ba41a3a58c to your computer and use it in GitHub Desktop.

Select an option

Save kevinawoo/8bc10f49b0913f01b39742ba41a3a58c to your computer and use it in GitHub Desktop.
schema: "1"
id: myTemplate
protect: true
metadata:
name: Default Bake & Tag
description: A generic application bake & tag pipeline.
owner: [email protected]
scopes: [global]
variables: []
configuration:
concurrentExecutions: {}
triggers: []
parameters: []
notifications: []
description: ""
stages:
- id: wait
name: Wait 5 seconds
type: wait
config:
waitTime: 5
modules: []
partials: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment