correct PHONY target in Makefile
This commit is contained in:
+1
-1
@@ -17,4 +17,4 @@ build-community:
|
||||
docker build --build-arg SHARELATEX_BASE_TAG --build-arg MONOREPO_REVISION -f Dockerfile -t $(SHARELATEX_TAG) $(MONOREPO_ROOT)
|
||||
|
||||
|
||||
PHONY: build-base build-community
|
||||
.PHONY: build-base build-community
|
||||
|
||||
Reference in New Issue
Block a user