- Fork https://github.com/shippableSamples/sample_pipelines
- Create a cluster on ECS named
test-cluster
- Enable the project from the UI in CI section
- Navigate to Pipelines v2 page (super user)
- Select
github
account integration - Select your forked
sample_pipelines
project - 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.