From 14ff56929ee8b4434fcf773f0d49e88507f8c87e Mon Sep 17 00:00:00 2001 From: STAM Date: Sat, 3 Oct 2020 21:02:39 +0300 Subject: [PATCH] firx --- testrail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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