mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-16 03:43:57 +02:00
#376 use multi-stage Docker build
This commit is contained in:
11
Makefile
11
Makefile
@@ -190,14 +190,3 @@ pseudoxml:
|
||||
$(SPHINXBUILD) -b pseudoxml $(ALLSPHINXOPTS) $(BUILDDIR)/pseudoxml
|
||||
@echo
|
||||
@echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."
|
||||
|
||||
install: vendor
|
||||
|
||||
vendor:
|
||||
composer install
|
||||
|
||||
cs: install
|
||||
./vendor/bin/phpcs .
|
||||
|
||||
test: install
|
||||
./vendor/bin/phpunit
|
||||
|
Reference in New Issue
Block a user