2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-05-08 13:09:26 +03:00
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