We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30229b commit 08b64daCopy full SHA for 08b64da
jenkins-scripts/dsl/_configs_/OSRFCredentials.groovy
@@ -36,6 +36,7 @@ class OSRFCredentials
36
authorization {
37
permission('hudson.model.Item.Read', 'osrfbuild')
38
permission('hudson.model.Item.Build', 'osrfbuild')
39
+ permission('hudson.model.Run.Update', 'osrfbuild')
40
}
41
42
0 commit comments