From 405b9fbb141d552c72d04e2546ffec4210e0fc30 Mon Sep 17 00:00:00 2001 From: Anushya Muruganujan Date: Mon, 16 Dec 2024 15:28:16 -0800 Subject: [PATCH] For geneontology/go-site#2392 --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index c75c7b2..68e3d26 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -38,7 +38,7 @@ pipeline { // The file bucket(/folder) combination to use. TARGET_BUCKET = 'null' // The URL prefix to use when creating site indices. - TARGET_INDEXER_PREFIX = null' + TARGET_INDEXER_PREFIX = 'null' // This variable should typically be 'TRUE', which will cause // some additional basic checks to be made. There are some // very exotic cases where these check may need to be skipped