fix(ci): update centralStorage name to central-storage in Jenkinsfiles
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
fb1058bb7e
commit
85e01c6459
@ -32,7 +32,7 @@ executeFreeleapsPipeline {
|
|||||||
semanticReleaseEnabled: true
|
semanticReleaseEnabled: true
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
name: 'centralStorage',
|
name: 'central-storage',
|
||||||
root: 'apps/central_storage',
|
root: 'apps/central_storage',
|
||||||
language: 'python',
|
language: 'python',
|
||||||
dependenciesManager: 'pip',
|
dependenciesManager: 'pip',
|
||||||
|
|||||||
@ -32,7 +32,7 @@ executeFreeleapsPipeline {
|
|||||||
semanticReleaseEnabled: true
|
semanticReleaseEnabled: true
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
name: 'centralStorage',
|
name: 'central-storage',
|
||||||
root: 'apps/central_storage',
|
root: 'apps/central_storage',
|
||||||
language: 'python',
|
language: 'python',
|
||||||
dependenciesManager: 'pip',
|
dependenciesManager: 'pip',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user