diff options
Diffstat (limited to 'ci/README.rst')
-rw-r--r-- | ci/README.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ci/README.rst b/ci/README.rst new file mode 100644 index 00000000..f93b1a92 --- /dev/null +++ b/ci/README.rst @@ -0,0 +1,11 @@ +======================= +TripleO CI environments +======================= + +TripleO CI environments are exclusively used for Continuous Integration +purpose or for development usage. +They ain't to be used in production and we don't garantee they work outside +TripleO CI. + +For more informations about TripleO CI, please look: +https://github.com/openstack-infra/tripleo-ci |