Update cloud image CentOS7 docker x86_64
[releng/builder.git] / jjb / opendaylight-infra-deploy-maven-site.sh
index 03d5c3d1b6ec2e6d20d9315c4b9a4751c6fd9f63..bf674187c6a2326811180010b3059d7100f6b283 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 # SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 # Ensure we fail the job if any steps fail.
 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 \