This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-ci.git
The following commit(s) were added to refs/heads/master by this push:
new 1c7c05c Remove incubator from the README
1c7c05c is described below
commit 1c7c05c626e40a5ca0a15c009c0dd3648986b1a4
Author: Fokko Driesprong <[email protected]>
AuthorDate: Fri Mar 29 12:04:02 2019 +0100
Remove incubator from the README
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index b5848ee..7109fb9 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
-# Apache Airflow (Incubating) CI Docker Repository
+# Apache Airflow CI Docker Repository
**Do not use this image for production**
-The main purpose of this repository is to provide a number of Docker
containers, being built by the Docker Hub service:
https://hub.docker.com/r/airflowci/incubator-airflow-ci/builds/
+The main purpose of this repository is to provide a number of Docker
containers, being built by the Docker Hub service:
https://hub.docker.com/r/airflowci/airflow-ci/builds/
The container contains a couple of the dependencies that are used for running
tests against Apache Airflow.
-- For more information, please refer to the Apache Airflow repository itself:
https://github.com/apache/incubator-airflow
-- For the specifics on the CI process, please refer to
https://github.com/apache/incubator-airflow/pull/3393
+- For more information, please refer to the Apache Airflow repository itself:
https://github.com/apache/airflow
+- For the specifics on the CI process, please refer to
https://github.com/apache/airflow/pull/3393