docker-scripts/atlassian/bitbucket/6.8.2/Makefile

6 lines
120 B
Makefile
Raw Normal View History

2020-01-15 16:56:02 +03:00
all: bitbucket
bitbucket:
docker build --compress -t epicmorg/bitbucket:6.8.2 .
docker push epicmorg/bitbucket:6.8.2