Skip to content

Code Pipeline

Kyle Coberly edited this page Aug 17, 2018 · 1 revision

Coordinates the release pipeline:

  1. Pulling source when a change happens
  2. Running Code Build on that change
  3. Running Code Deploy on the resulting build

Clone this wiki locally