Move up local build to e431 target

This commit is contained in:
aboyko
2024-06-26 10:11:18 -04:00
parent a3ea917f5f
commit 9e1e482798

View File

@@ -5,4 +5,4 @@ cd ../headless-services
./mvnw clean install -Dmaven.test.skip=true
cd $workdir
./mvnw -Psnapshot -Pe430 clean install -Dmaven.test.skip=true
./mvnw -Psnapshot -Pe431 clean install -Dmaven.test.skip=true