Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 510 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 510 Bytes

sample_pipelines

  1. Fork https://github.com/shippableSamples/sample_pipelines
  2. Create a cluster on ECS named test-cluster
  3. Enable the project from the UI in CI section
  4. Navigate to Pipelines v2 page (super user)
  5. Select github account integration
  6. Select your forked sample_pipelines project
  7. Select branch master

This triggers a flow that spans across rSync, versionTrigger, stepExec (manifestSteps) and stepExec (ecsDeploySteps). You can check out the logs of these services.