Skip to content

Commit

Permalink
Merge pull request #5 from SmartColumbusOS/update_pipeline_lib
Browse files Browse the repository at this point in the history
version of pipeline lib bumped
  • Loading branch information
dickthedev authored Sep 30, 2019
2 parents 263e113 + ed269b3 commit 7fd3c1c
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,5 +1,5 @@
library(
identifier:'pipeline-lib@4.3.1',
identifier:'pipeline-lib@4.6.1',
retriever:modernSCM([$class:'GitSCMSource',
remote:'https://github.com/SmartColumbusOS/pipeline-lib',
credentialsId:'jenkins-github-user'])
Expand Down

0 comments on commit 7fd3c1c

Please sign in to comment.