Skip to content

Commit 0f6a280

Browse files
committed
fix publish
1 parent 90bed08 commit 0f6a280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ endif
1010

1111
#$(error MY_FLAG=$(BUILD_TAG)AAA)
1212

13-
SUBDIRS := resource-aggregate authorization resource-directory cloud2cloud-connector cloud2cloud-gateway coap-gateway grpc-gateway certificate-authority portal-webapi bundle http-gateway
13+
SUBDIRS := resource-aggregate authorization resource-directory coap-gateway grpc-gateway certificate-authority portal-webapi bundle http-gateway
1414
.PHONY: $(SUBDIRS) push proto/generate clean build test env mongo nats certificates cloud-build
1515

1616
default: build

0 commit comments

Comments
 (0)