Update cloud image list docs
[releng/builder.git] / jjb / opendaylight-infra-deploy-maven-site.sh
index d27109499ec379a04755ad4f2c9ae9ccf84b8b5b..bddcbe668c269b7524b0ebe9595e71e1e11f6118 100644 (file)
 ##############################################################################
 
 # Ensure we fail the job if any steps fail.
+# shellcheck disable=SC2039,SC3040
 set -eu -o pipefail
 
+# shellcheck disable=SC1090
+. ~/lf-env.sh
+
+lf-activate-venv --python python3 lftools
+
 MAVEN_GROUP_ID=$(xmlstarlet sel \
       -N "x=http://maven.apache.org/POM/4.0.0" \
       -t \