Files
charm-glance-simplestreams-…/charmcraft.yaml
Alex Kavanagh 5288a0fcad Migrate charm to charmhub latest/edge track
Change-Id: I5653b9631b340fed318aaafcb8cee55ea3602e60
2022-01-27 20:16:43 +00:00

28 lines
406 B
YAML

type: charm
parts:
charm:
plugin: dump
source: .
prime:
- actions/*
- files/*
- hooks/*
- lib/*
- templates/*
- actions.yaml
- config.yaml
- copyright
- hardening.yaml
- icon.svg
- LICENSE
- Makefile
- metadata.yaml
- README.md
bases:
- name: ubuntu
channel: "20.04"
architectures:
- amd64