docker-scripts/linux/ecosystem/atlassian/bitbucket/latest/Makefile

5 lines
114 B
Makefile
Raw Normal View History

2018-09-18 13:34:39 +03:00
all: bitbucket
bitbucket:
2019-07-17 14:26:17 +03:00
docker build --compress -t epicmorg/bitbucket .
2019-12-09 19:39:01 +03:00
docker push epicmorg/bitbucket:latest