Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@hatchan
Created January 6, 2016 16:15
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 hatchan/e7304e53f3746738504f to your computer and use it in GitHub Desktop.
Save hatchan/e7304e53f3746738504f to your computer and use it in GitHub Desktop.
Listing all environment variable during a wercker build
box: ubuntu
build:
steps:
- script:
name: env
code: env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment