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

5 lines
144 B
Makefile

all: mmed
mmed:
docker build --compress -t epicmorg/mattermost-enterprise-edition .
docker push epicmorg/mattermost-enterprise-edition:latest