2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-21 01:40:21 +03:00

7 lines
93 B
Makefile
Raw Normal View History

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