Skip to content

Instantly share code, notes, and snippets.

@jvanzyl
Created June 23, 2017 04:06
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 jvanzyl/c09b2d029fd0d8147b188d90f011a8e7 to your computer and use it in GitHub Desktop.
Save jvanzyl/c09b2d029fd0d8147b188d90f011a8e7 to your computer and use it in GitHub Desktop.
name: awesome-assembly
variables:
key-0: value-0
key-1: value-1
platforms:
platform-0:
pack: pack-platform-0
variables:
pack-platform-variable-0: pack-platform-0-variable-0-value
pack-platform-variable-1: pack-platform-0-variable-1-value
components:
component-0:
config-0: platform-0-config-0-value
config-1: platform-0-config-1-value
platform-1:
pack: packa-platform-1
components:
component-0:
config-0: platform-1-config-0-value
config-1: platform-1-config-1-value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment