Fix: pre-commit and tox issues
[releng/builder.git] / jjb / opendaylight-infra-deploy-maven-site.sh
index bf674187c6a2326811180010b3059d7100f6b283..bddcbe668c269b7524b0ebe9595e71e1e11f6118 100644 (file)
@@ -10,6 +10,7 @@
 ##############################################################################
 
 # Ensure we fail the job if any steps fail.
+# shellcheck disable=SC2039,SC3040
 set -eu -o pipefail
 
 # shellcheck disable=SC1090