Skip to content

Commit 1f2ae23

Browse files
authored
Mark this repo as deprecated
1 parent d68818e commit 1f2ae23

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# Deploy to AWS ECS from ECR via CircleCI (Example Project)
1+
# NOTE - THIS IS DEPRECATED - PLEASE USE CircleCI 2.0 for new projects
2+
3+
This repo is out of date. Please see this blog post for how to deploy to ECS from ECR on CircleCI 2.0: https://circleci.com/blog/aws-ecr-auth-support/
4+
5+
---
6+
7+
## Deploy to AWS ECS from ECR via CircleCI 1.0 (Example Project) - Deprecated
28

39
This is a "Hello World" Go webapp that provides an example of how to build and test a Dockerized
410
web application on [CircleCI](https://circleci.com), push to an AWS EC2 Container Registry, and then deploy to an AWS

0 commit comments

Comments
 (0)