Skip to content

Commit 9b2b611

Browse files
committed
Use release/1.4.0 of jenkins library to handle Python3 PyPI delivery
1 parent 3cee09d commit 9b2b611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/groovy
22

3-
@Library(['github.com/indigo-dc/jenkins-pipeline-library@1.3.6']) _
3+
@Library(['github.com/indigo-dc/jenkins-pipeline-library@release/1.4.0']) _
44

55
pipeline {
66
agent {

0 commit comments

Comments
 (0)