diff --git a/README.md b/README.md index 38654ec5c..f58fe661b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,6 @@ This image adds a TeamCity agent suitable for Java and .NET development. ### Utilities - [TeamCity Docker Images - tools](tool) - tools used within the release process of Docker Images. -- [Automation Framework](tool/automation/framework) - framework for simplification of Docker Images release process. ### Bugs/issues/problems diff --git a/tool/automation/framework/README.md b/tool/automation/framework/README.md deleted file mode 100644 index dc36079c4..000000000 --- a/tool/automation/framework/README.md +++ /dev/null @@ -1,55 +0,0 @@ -# Automation Utilities - -## 1. Purpose -Automation Framework that simplifies release process of Docker Images. - -## 2. Build -The application could be built using Gradle Wrapper. -``` -./gradlew clean build -``` - - -## 3. Execution - -``` -./gradlew