Sha256: 7c62dcd7df006a669a2b96909255e51f4866a52a7708569e329328391375ce3a
Contents?: true
Size: 566 Bytes
Versions: 59
Compression:
Stored size: 566 Bytes
Contents
# Overview CodeBuild is used to run **acceptance-level tests**. ## Cody Files The files in folder are used by cody to build AWS CodeBuild projects. For more info, check out the [cody docs](https://cody.run). Here's a quick start. ## Install Tool gem install cody This installs the `cody` command to manage the AWS CodeBuild project. ## Update Project To update the CodeBuild project that handles deployment: cody deploy lono ## Start a Deploy To start a CodeBuild build: cody start lono To specify a branch: cody start lono -b feature
Version data entries
59 entries across 59 versions & 1 rubygems