~mwhudson/charms/trusty/openstack-dashboard/stable-no-node

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: james.page at ubuntu
  • Date: 2014-05-21 10:15:35 UTC
  • Revision ID: james.page@ubuntu.com-20140521101535-gn5lx1n6sw0xlb4d
[trivial] Ensure lint and test pass before publish

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
sync:
13
13
        @charm-helper-sync -c charm-helpers-sync.yaml
14
14
 
15
 
publish:
 
15
publish: lint test
16
16
        bzr push lp:charms/openstack-dashboard
17
17
        bzr push lp:charms/trusty/openstack-dashboard