docker-scripts/linux/atlassian/bitbucket/latest/Makefile
2021-04-01 12:12:50 +03:00

5 lines
114 B
Makefile

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