mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
Add simple rule to run step certificates.
This commit is contained in:
9
Makefile
9
Makefile
@@ -144,6 +144,15 @@ endif
|
||||
|
||||
.PHONY: clean
|
||||
|
||||
#########################################
|
||||
# Dev
|
||||
#########################################
|
||||
|
||||
run:
|
||||
$Q go run cmd/step-ca/main.go $(shell step path)/config/ca.json
|
||||
|
||||
.PHONY: run
|
||||
|
||||
#########################################
|
||||
# Building Docker Image
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user