diff --git a/Makefile b/Makefile index 45469a23efe8baa5a5c24e7c38bf582922c55eaf..a4978b56ca4390dff33bd7dbd25f570a80c2b3b1 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ GIT_COMMIT = $(strip $(shell git rev-parse --short HEAD)) #################### BUILD_ARGS := --build-arg VCS_REF=$(GIT_COMMIT) -.PHONY: all clean test $(DOCKERFILES) static-code-analysis mobile delete_dangling_images security publish utility dotnet +.PHONY: all clean test $(DOCKERFILES) static-code-analysis mobile delete_dangling_images security publish utility dotnet java all: php-lint php-unit-test php-browser-test mobile static-code-analysis utility detect-secrets dependency-check xml-lint