Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mugitty committed Dec 16, 2024
1 parent f735aec commit 405b9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 405b9fb

Please sign in to comment.