diff --git a/README.md b/README.md index ee79b4b..c91fdeb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # authPostman * http://git.slaventius.ru/test3k/authPostman.git -* docker build --no-cache --tag slaventius/test3k_auth_postman:latest ./deploy/ +* docker build --no-cache --tag slaventius/test3k_auth_postman:latest ./build/ * docker push slaventius/test3k_auth_postman:latest diff --git a/deploy/Dockerfile b/build/Dockerfile similarity index 100% rename from deploy/Dockerfile rename to build/Dockerfile