Skip to content
Snippets Groups Projects
Commit 6b538ea3 authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

renamed folder

parent 6ebf84c0
No related branches found
No related tags found
3 merge requests!71Draft: Resolve "Create DB connection instead of using memory only",!66Resolve "Enable TLS between KMS",!49Improve general project repo (Tests, etc.)
Pipeline #187058 passed
...@@ -45,7 +45,7 @@ build-ekms: pre ...@@ -45,7 +45,7 @@ build-ekms: pre
CGO_ENABLED=0 $(GOBUILD) -o $(BUILD_ARTIFACTS_PATH)/ekms ./ekms/main.go CGO_ENABLED=0 $(GOBUILD) -o $(BUILD_ARTIFACTS_PATH)/ekms ./ekms/main.go
build-quantumlayer: pre build-quantumlayer: pre
$(GOBUILD) -o $(BUILD_ARTIFACTS_PATH)/quantumlayer ./quantumlayer/example/main.go $(GOBUILD) -o $(BUILD_ARTIFACTS_PATH)/quantumlayer ./quantumlayer/main/main.go
build-etsi14module: pre build-etsi14module: pre
$(GOBUILD) -o $(BUILD_ARTIFACTS_PATH)/etsi14module ./etsi14module/main.go $(GOBUILD) -o $(BUILD_ARTIFACTS_PATH)/etsi14module ./etsi14module/main.go
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment