sourcetoad / aws-codedeploy-action

AWS CodeDeploy via GitHub Actions
MIT License
35 stars 14 forks source link

Support already built archive #36

Closed iBotPeaches closed 3 years ago

iBotPeaches commented 3 years ago

The plugin should be able to take an optional parameter archive which is a CodeDeploy compatible ZIP. If it passes validation and exists in the bucket, we skip directly to the register/deploy.