Skip to content

Instantly share code, notes, and snippets.

@scarolan
Created March 28, 2017 14:14
Show Gist options
  • Save scarolan/e02abe96c9677e0987d466086e5ba40f to your computer and use it in GitHub Desktop.
Save scarolan/e02abe96c9677e0987d466086e5ba40f to your computer and use it in GitHub Desktop.
No-op .delivery/config.json
{
"version": "2",
"build_cookbook": {
"name": "build_cookbook",
"path": ".delivery/build_cookbook"
},
"skip_phases": [
"unit","lint","syntax","quality","security","publish","provision","deploy","smoke","functional"
],
"dependencies": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment