Skip to content

Commit

Permalink
import package
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon-Khel committed Dec 16, 2024
1 parent 6bdf791 commit 251d6e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/build/common/sign_temurin_jsf.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ limitations under the License.
UPSTREAM_DIR Directory of UPSTREAM_JOB_NAME to copy artifacts from
*/

import org.jenkinsci.plugins.workflow.steps.FlowInterruptedException

def NODE_LABEL = "jsfsign"

stage('Signing SBOM') {
Expand Down

0 comments on commit 251d6e1

Please sign in to comment.