mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Working docker setup
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# git-bridge makefile
|
||||
|
||||
run:
|
||||
|
||||
run: package
|
||||
java -jar target/writelatex-git-bridge-1.0-SNAPSHOT-jar-with-dependencies.jar conf/local.json
|
||||
|
||||
|
||||
@@ -20,4 +21,4 @@ package:
|
||||
mvn package
|
||||
|
||||
|
||||
.PHONY: build clean test
|
||||
.PHONY: run package build clean test
|
||||
|
||||
Reference in New Issue
Block a user