2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-05-12 15:10:08 +03:00
2020-11-24 16:19:52 +03:00

7 lines
93 B
Makefile

all: tr
tr:
docker build --compress -t epicmorg/testrail .
docker push epicmorg/testrail