Skip to content

Commit

Permalink
Update jenkins file for 1.3 releases
Browse files Browse the repository at this point in the history
Update and move the Jenkins file for the 1.3 releases.
  • Loading branch information
pleshakov committed Oct 30, 2018
1 parent e5a7c88 commit 42614ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Jenkinsfile → build/ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ node
url: "${libsLocation}",
credentialsId: "${githubCreds}"
)
load 'ic/Jenkinsfile'
load 'ic/JenkinsfileRelease1-3'
}

0 comments on commit 42614ad

Please sign in to comment.