Skip to content

Commit

Permalink
systemservices/marketplace: mesg.yml: rm hash from manifest data
Browse files Browse the repository at this point in the history
it already exists inside service's definition.
  • Loading branch information
ilgooz committed Apr 17, 2019
1 parent 1f3e041 commit f9cdf00
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions systemservices/marketplace/mesg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,7 @@ tasks:
type: String
service: &manifestServiceData
type: Object
object:
hash:
name: ""
description: ""
type: String
object:
hashVersion:
name: ""
description: ""
Expand Down Expand Up @@ -167,8 +163,6 @@ tasks:
service:
type: Object
object:
hash:
type: String
hashVersion:
type: String
deployment:
Expand Down

0 comments on commit f9cdf00

Please sign in to comment.