docker-scripts/atlassian/jira/latest/Makefile
2020-02-27 13:51:11 +03:00

5 lines
83 B
Makefile

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