2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-24 03:10:25 +03:00

6 lines
106 B
Makefile
Raw Normal View History

2021-03-31 21:00:34 +03:00
all: emgprod
emgprod:
docker build --compress -t epicmorg/prod:win10 .
docker push epicmorg/prod:win10