2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-26 12:19:09 +03:00
2021-04-01 12:12:50 +03:00

6 lines
98 B
Makefile

all: jr
jr:
docker build --compress -t epicmorg/jira:6.3.15 .
docker push epicmorg/jira:6.3.15