Skip to content
Snippets Groups Projects
Commit 49cd4ecf authored by Giorgio Sironi's avatar Giorgio Sironi
Browse files

Update path of downstream pipeline

parent d5159aa8
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ elifeLibrary {
}
stage 'Downstream', {
build job: 'dependencies-sciencebeam-update-sciencebeam-gym', wait: false, parameters: [string(name: 'commit', value: commit)]
build job: '/dependencies/dependencies-sciencebeam-update-sciencebeam-gym', wait: false, parameters: [string(name: 'commit', value: commit)]
}
}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment