- improved build-and-test-all-eventuate-local.sh and _build-and-test-all.sh: use EVENTUATE_LOCAL environment variable
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
|
||||
export JAVA_OPTS="-Xmx128m -Xms128m"
|
||||
export EXTRA_INFRASTRUCTURE_SERVICES=cdcservice
|
||||
../_build-and-test-all.sh -f docker-compose-eventuate-local.yml -P eventuateDriver=local $*
|
||||
export EVENTUATE_LOCAL=yes
|
||||
../_build-and-test-all.sh -f docker-compose-eventuate-local.yml $* -P eventuateDriver=local
|
||||
|
||||
Reference in New Issue
Block a user