Compare commits

...

2 Commits
master ... 5.0

Author SHA1 Message Date
  Sean Wysor 505ddfc079
Update .shipyard.yml (#14) 4 years ago
  Hesaam Farhang 694f7919ac releasing 5.0 6 years ago
2 changed files with 4 additions and 3 deletions
Split View
  1. +1
    -1
      .base_branch
  2. +3
    -2
      .shipyard.yml

+ 1
- 1
.base_branch View File

@ -1 +1 @@
origin/master
origin/5.0

+ 3
- 2
.shipyard.yml View File

@ -1,9 +1,10 @@
---
name: monster-ui-application-fax
base_branch: origin/master
base_branch: 'origin/5.0'
exposure: private
metapackage:
- name: meta-monster-ui
branch: master
branch: '5.0'
package: monster-ui-application-fax
type: required
base_core: monster-ui


Loading…
Cancel
Save