X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=blobdiff_plain;f=vnfs%2FDAaaS%2Fmicroservices%2Fcollectd-operator%2FMakefile;fp=vnfs%2FDAaaS%2Fmicroservices%2Fcollectd-operator%2FMakefile;h=9c023521c2c8c4847b0ae2d4fa3d7125f43eb5be;hp=c09f4c24cf3c6d3b2a4a4979f0ed485c706a86e2;hb=d614d3d6cc1d40664215f79fc2c2f38af03a9996;hpb=be2c15151b0258059d463d1c901c1a70f72d51f1 diff --git a/vnfs/DAaaS/microservices/collectd-operator/Makefile b/vnfs/DAaaS/microservices/collectd-operator/Makefile index c09f4c24..9c023521 100644 --- a/vnfs/DAaaS/microservices/collectd-operator/Makefile +++ b/vnfs/DAaaS/microservices/collectd-operator/Makefile @@ -47,7 +47,7 @@ debug: @go build -o ${COP_LOCAL} collectd-operator/cmd/manager ## deploy: Build Dockerfile and publish to repository -deploy: build publish +deploy: build test publish ## publish: Push docker image to repository publish: