Skip to content
Snippets Groups Projects
Unverified Commit 02255c14 authored by Giorgio Sironi's avatar Giorgio Sironi Committed by GitHub
Browse files

Merge pull request #30 from elifesciences/path_downstream_pipeline

Update path of downstream pipeline
parents d5159aa8 49cd4ecf
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