Skip to content
Snippets Groups Projects
Commit 3acbcf0d authored by Roger Feese's avatar Roger Feese
Browse files

add java to PHONY.

parent 1430bafa
Branches
No related tags found
1 merge request!103Draft: Java build container
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment