bundles/jenkins-ci: fix metaproc name
This commit is contained in:
parent
943a7c1566
commit
54467af6f5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
@metadata_processor
|
@metadata_processor
|
||||||
def nodejs_apt_repos(metadata):
|
def jenkins_apt_repos(metadata):
|
||||||
return {
|
return {
|
||||||
'apt': {
|
'apt': {
|
||||||
'repos': {
|
'repos': {
|
||||||
|
|
Loading…
Reference in a new issue