diff --git a/pipelines/build/common/sign_temurin_jsf.groovy b/pipelines/build/common/sign_temurin_jsf.groovy index 487c540f5..dc87309a6 100644 --- a/pipelines/build/common/sign_temurin_jsf.groovy +++ b/pipelines/build/common/sign_temurin_jsf.groovy @@ -24,7 +24,7 @@ limitations under the License. import org.jenkinsci.plugins.workflow.steps.FlowInterruptedException -def NODE_LABEL = "jsfsign" +def NODE_LABEL = 'jsfsign' stage('Signing SBOM') { // Build SBOM Libraries