Feat!: Re-factor lf-activate-venv() to re-use venv
[releng/global-jjb.git] / shell / deploy-maven-file.sh
index e4559ab..a057fe1 100644 (file)
@@ -31,6 +31,11 @@ echo "---> deploy-maven-file.sh"
 set -e -o pipefail
 set +u
 
+# shellcheck disable=SC1090
+. ~/lf-env.sh
+
+lf-activate-venv --python python3 lftools
+
 export MAVEN_OPTIONS
 export MAVEN_PARAMS