charm-ceph-osd/Makefile

13 lines
218 B
Makefile

#!/usr/bin/make
lint:
@flake8 --exclude hooks/charmhelpers hooks
@charm proof || true
sync:
@charm-helper-sync -c charm-helpers-sync.yaml
publish:
bzr push lp:charms/ceph-osd
bzr push lp:charms/trusty/ceph-osd