Skip to content
Snippets Groups Projects
Commit 1426e7f5 authored by Michele Carignani's avatar Michele Carignani
Browse files

adding Makefile

parent f9a0d634
No related branches found
No related tags found
No related merge requests found
.PHONY: docker-img
all: docker-img
docker-img:
docker build --tag titan-binaries .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment