2020-02-27 12:04:56 +03:00

6 lines
122 B
Makefile

all: bitbucket
bitbucket:
docker build --compress -t epicmorg/bitbucket:6.10.1 .
docker push epicmorg/bitbucket:6.10.1