diff --git a/testrail/Makefile b/testrail/Makefile index fb52d76c6..6e602e8f8 100644 --- a/testrail/Makefile +++ b/testrail/Makefile @@ -1,6 +1,6 @@ -all: bitbucket +all: tr -bitbucket: +tr: docker build --compress -t epicmorg/testrail . docker push epicmorg/testrail