We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d68818e commit 1f2ae23Copy full SHA for 1f2ae23
README.md
@@ -1,4 +1,10 @@
1
-# Deploy to AWS ECS from ECR via CircleCI (Example Project)
+# 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
8
9
This is a "Hello World" Go webapp that provides an example of how to build and test a Dockerized
10
web application on [CircleCI](https://circleci.com), push to an AWS EC2 Container Registry, and then deploy to an AWS
0 commit comments