Skip to content

Commit

Permalink
Update Jenkinsfile to point to GPE-1309 jenkins-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 authored May 8, 2024
1 parent 2d3860c commit f247fc3
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
@@ -1,7 +1,7 @@
#!groovy

// See 'Loading libraries dynamically' here: https://jenkins.io/doc/book/pipeline/shared-libraries/
library 'cdis-jenkins-lib@master'
library 'cdis-jenkins-lib@feat/GPE-1309'

import org.jenkinsci.plugins.pipeline.modeldefinition.Utils

Expand Down

0 comments on commit f247fc3

Please sign in to comment.