Skip to content

Commit 42614ad

Browse files
committed
Update jenkins file for 1.3 releases
Update and move the Jenkins file for the 1.3 releases.
1 parent e5a7c88 commit 42614ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Jenkinsfile renamed to build/ci/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ node
44
url: "${libsLocation}",
55
credentialsId: "${githubCreds}"
66
)
7-
load 'ic/Jenkinsfile'
7+
load 'ic/JenkinsfileRelease1-3'
88
}

0 commit comments

Comments
 (0)