Skip to content

Commit 31a79dd

Browse files
committed
updates storae
1 parent b5c51b1 commit 31a79dd

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

services/storage/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include ../../scripts/common-service.Makefile
77

88
.PHONY: openapi-specs
99
openapi-specs: ## updates and validates openapi specifications
10-
$(MAKE) -C $(CURDIR)/src/simcore_service_${APP_NAME}/api $@
10+
$(MAKE_C) $(REPO_BASE_DIR)/api/specs/$(APP_NAME) all
1111

1212

1313
.PHONY: tests

services/storage/src/simcore_service_storage/api/Makefile

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)