mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 12:19:37 -06:00
hook up licensing in makefile
This commit is contained in:
@@ -30,3 +30,10 @@ ci-go-generate: $(MOCKERY) # CI runs ci-node-generate automatically before this
|
||||
|
||||
.PHONY: ci-node-generate
|
||||
ci-node-generate:
|
||||
|
||||
############ licenses ############
|
||||
.PHONY: ci-node-licenses-check
|
||||
ci-node-licenses-check:
|
||||
|
||||
.PHONY: ci-node-licenses-save
|
||||
ci-node-licenses-save:
|
||||
|
||||
Reference in New Issue
Block a user