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

5 lines
149 B
Makefile

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