docker-scripts/linux/atlassian/bitbucket/7/7.1.3/Makefile

7 lines
121 B
Makefile
Raw Normal View History

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