project_config: add nodejs8 support
nodejs8 support was added to project-config and some projects like tripleo-ui use it now. Change-Id: I0908cf37de106543911ed2d741c53ef11abf66cc
This commit is contained in:
parent
323c387a2d
commit
c82e763efe
@ -97,6 +97,7 @@ _RELEASE_JOBS_FOR_TYPE = {
|
||||
'nodejs': [
|
||||
'nodejs4-publish-to-npm',
|
||||
'nodejs6-publish-to-npm',
|
||||
'nodejs8-publish-to-npm',
|
||||
],
|
||||
'puppet': [
|
||||
'puppet-tarball-jobs',
|
||||
|
Loading…
x
Reference in New Issue
Block a user