This commit is contained in:
BoykoAlex
2017-08-03 14:06:53 -04:00

View File

@@ -11,5 +11,5 @@ else
echo "!!!This may slow down the build!!!"
fi
cd sources
./mvnw test -DargLine="-Dlsp.lazy.completions.disable=true -Dlsp.completions.indentation.enable=true -Dlsp.yaml.completions.errors.disable=true"
cd ${sources}
./mvnw package -DargLine="-Dlsp.lazy.completions.disable=true -Dlsp.completions.indentation.enable=true -Dlsp.yaml.completions.errors.disable=true"