docker-scripts/atlassian/fisheye-crucible/latest/Makefile

5 lines
149 B
Makefile
Raw Normal View History

2020-02-28 18:19:25 +03:00
all: fisheye-crucible
fisheye-crucible:
docker build --compress -t epicmorg/fisheye-crucible:latest .
docker push epicmorg/fisheye-crucible:latest