docker-scripts/linux/atlassian/jira/latest/Makefile
2021-04-01 12:12:50 +03:00

5 lines
83 B
Makefile

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