Skip to content

Commit

Permalink
Add legacy build recipe for magpie charm.
Browse files Browse the repository at this point in the history
The magpie charm has a git branch 'legacy'; this has no recipe so there
is no 'CD' part of the testing pipeline. This patch add the CD part.
  • Loading branch information
ajkavanagh committed May 3, 2024
1 parent f236619 commit 49109cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions charmed_openstack_info/data/lp-builder-config/misc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@ projects:
charmcraft: "2.x/stable"
channels:
- latest/edge
legacy:
build-channels:
charmcraft: "2.x/stable"
channels:
- legacy/stable

- name: MySQL InnoDB Cluster Charm
charmhub: mysql-innodb-cluster
Expand Down

0 comments on commit 49109cd

Please sign in to comment.