[Jenkins] Switch package version to 1.2
1.2 package version is supported since Liberty Change-Id: I084e36506fbdde0915c56049246b22d400ec472e
This commit is contained in:
parent
468e3f7386
commit
983538a912
@ -37,7 +37,7 @@ Methods:
|
|||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
Body:
|
Body:
|
||||||
- $.super($.deploy())
|
- super($this, $.deploy())
|
||||||
- If: not $.getAttr(deployed, false)
|
- If: not $.getAttr(deployed, false)
|
||||||
Then:
|
Then:
|
||||||
- $._environment.reporter.report($this, 'Creating security group for Jenkins')
|
- $._environment.reporter.report($this, 'Creating security group for Jenkins')
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Format: 1.0
|
Format: 1.2
|
||||||
Version: 0.0.9
|
Version: 0.0.9
|
||||||
Type: Application
|
Type: Application
|
||||||
FullName: org.openstack.ci_cd_pipeline_murano_app.Jenkins
|
FullName: org.openstack.ci_cd_pipeline_murano_app.Jenkins
|
||||||
|
Loading…
x
Reference in New Issue
Block a user