From dd69e23e2b40887e9e4418f218daee6433e7337d Mon Sep 17 00:00:00 2001 From: shipyard <2600hz-gitswitch@2600hz.com> Date: Fri, 23 Jun 2023 12:16:47 -0400 Subject: [PATCH] updated .shipyard.yml to branch 5.3 --- .shipyard.yml | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/.shipyard.yml b/.shipyard.yml index 17cecdf..81f49f2 100644 --- a/.shipyard.yml +++ b/.shipyard.yml @@ -1,19 +1,21 @@ ---- name: monster-ui-application-fax -base_branch: origin/master +custom_files: null exposure: private -metapackage: - - name: meta-monster-ui - branch: master - package: monster-ui-application-fax - type: required +base_branch: origin/5.3 base_core: monster-ui template: monster-ui-application.spec.tmpl package: centos7: name: monster-ui-application-fax app_name: fax - license: "MPL 2.0" + license: 'MPL 2.0' group: Productivity/Telephony - url: http://www.2600hz.org/ + url: 'http://www.2600hz.org/' vendor: 2600Hz +metapackage: + - + name: meta-monster-ui + branch: '5.3' + package: monster-ui-application-fax + type: required +dependencies: null