Skip to content
Snippets Groups Projects
Commit 9838508f authored by Erik Reid's avatar Erik Reid
Browse files

fixed project name

parent fd554b78
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ library 'SWDPipeline' ...@@ -5,7 +5,7 @@ library 'SWDPipeline'
// project_name (must match the name of the project in GitLab/SWD release jenkins) // project_name (must match the name of the project in GitLab/SWD release jenkins)
// extra_recipients (optional, list of email addresses to always receive notifications, in addition to the default in jenkins) // extra_recipients (optional, list of email addresses to always receive notifications, in addition to the default in jenkins)
// python_test_versions (list of python versions, resolving to docker tags, to test against) // python_test_versions (list of python versions, resolving to docker tags, to test against)
String name = 'brian-dashboard-manager' String name = 'mapping-provider'
List<String> extraRecipients = ['erik.reid@geant.org'] List<String> extraRecipients = ['erik.reid@geant.org']
List<String> pythonTestVersions = ['3.11'] List<String> pythonTestVersions = ['3.11']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment