fix publish target in makefile
This commit is contained in:
parent
67b5247f94
commit
69288412ca
2
Makefile
2
Makefile
@ -24,6 +24,6 @@ sync: bin/charm_helpers_sync.py
|
||||
@$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-hooks.yaml
|
||||
@$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-tests.yaml
|
||||
|
||||
publish: lint unit_test
|
||||
publish: lint test
|
||||
bzr push lp:charms/cinder
|
||||
bzr push lp:charms/trusty/cinder
|
||||
|
Loading…
Reference in New Issue
Block a user