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

6 lines
98 B
Makefile
Raw Normal View History

2020-11-25 16:19:53 +03:00
all: jr
jr:
docker build --compress -t epicmorg/jira:8.11.0 .
docker push epicmorg/jira:8.11.0