docker-scripts/linux/ecosystem/atlassian/bitbucket/latest/Makefile
2021-09-21 20:44:37 +03:00

5 lines
114 B
Makefile

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