docker-scripts/testrail/Makefile

7 lines
107 B
Makefile
Raw Normal View History

2020-05-19 22:36:10 +03:00
all: bitbucket
bitbucket:
docker build --compress -t epicmorg/testrail .
docker push epicmorg/testrail