docker-scripts/linux/ecosystem/atlassian/bitbucket/6/6.10.1/Makefile

6 lines
122 B
Makefile
Raw Normal View History

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