-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ECS Deploy Action for Codepipeline #1386
Add ECS Deploy Action for Codepipeline #1386
Comments
This would be awesome |
Hi, I would like to start working on this one ✌️ |
@defel go right ahead :) And thanks! |
Hey @defel , any progress working on this? Thanks, |
Hej, sorry for the delay. Yes, still working on this. Had a blocker with extending ecs-cluster ( Please give me a week more, will try to create a pull-request, thanks :) |
No worries, I was just checking in :). Thanks! |
Codepipeline can deploy to ESC-Cluster. Package
aws-ecs
need connectors for codepipeline, likepipeline-actions.ts
inaws-ecr
, but extends fromcodepipeline-api.DeployAction
.Allowed Input Artifacts: 1 (image definition file)
Allowed Output Artifacts: 0
See (Action Type Constraints for Artifacts) for all codepipeline actions
The text was updated successfully, but these errors were encountered: