Tom Haddon has proposed merging 
~mthaddon/charm-k8s-wordpress/+git/charm-k8s-wordpress:charmcraft into 
charm-k8s-wordpress:master.

Commit message:
Create a charmcraft.yaml file so we can pack the charm using charmcraft

Requested reviews:
  Wordpress Charmers (wordpress-charmers)

For more details, see:
https://code.launchpad.net/~mthaddon/charm-k8s-wordpress/+git/charm-k8s-wordpress/+merge/420000

Create a charmcraft.yaml file so we can pack the charm using charmcraft
-- 
Your team Wordpress Charmers is requested to review the proposed merge of 
~mthaddon/charm-k8s-wordpress/+git/charm-k8s-wordpress:charmcraft into 
charm-k8s-wordpress:master.
diff --git a/charmcraft.yaml b/charmcraft.yaml
new file mode 100644
index 0000000..bf04cb1
--- /dev/null
+++ b/charmcraft.yaml
@@ -0,0 +1,8 @@
+type: charm
+bases:
+  - build-on:
+    - name: "ubuntu"
+      channel: "20.04"
+    run-on:
+    - name: "ubuntu"
+      channel: "20.04"
-- 
Mailing list: https://launchpad.net/~wordpress-charmers
Post to     : wordpress-charmers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~wordpress-charmers
More help   : https://help.launchpad.net/ListHelp

Reply via email to