From 60ade26c419c9f33720a46aed014895c040944cc Mon Sep 17 00:00:00 2001 From: James Page Date: Wed, 21 May 2014 11:14:28 +0100 Subject: [PATCH] [trivial] Ensure lint and test pass before publish --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ec2e1741..2ec849dc 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,6 @@ test: sync: @charm-helper-sync -c charm-helpers.yaml -publish: +publish: lint test bzr push lp:charms/nova-cloud-controller bzr push lp:charms/trusty/nova-cloud-controller