builder is happy

This commit is contained in:
Adrien Bourmault 2021-06-11 19:34:00 +02:00
parent 0e734bd4e8
commit 02c42045c2
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 9 additions and 0 deletions

View File

@ -57,3 +57,12 @@ $(BINDIR)/gem-graph-server.deb: all
rm -rf gem-graph-server
deb: $(BINDIR)/gem-graph-server.deb
# ---- Builder will call this to install the application before running ------ #
install:
echo "Installing is not supported"
# ---- Builder uses this target to run your application ---------------------- #
run:
bin/gem-graph-server