Fallback from failed deployment to ECS
Open
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
If the deployment failed (most probably because the container is faulty) the container will be infinitely mounted.
The solution would be to trigger a new deployment instruction with the latest working container (a previous untagged master?).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.