diff --git a/Makefile b/Makefile index 71dfd409..cc53a956 100644 --- a/Makefile +++ b/Makefile @@ -6,3 +6,7 @@ lint: sync: @charm-helper-sync -c charm-helpers-sync.yaml + +publish: lint + bzr push lp:charms/ceph + bzr push lp:charms/trusty/ceph