docker-scripts/linux/mattermost/latest/Makefile
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