mirror of
https://github.com/usual2970/certimate.git
synced 2025-08-18 15:21:44 +00:00
test: improve example
This commit is contained in:
@@ -30,7 +30,7 @@ func init() {
|
||||
/*
|
||||
Shell command to run this test:
|
||||
|
||||
go test -v webhook_test.go -args \
|
||||
go test -v ./webhook_test.go -args \
|
||||
--CERTIMATE_DEPLOYER_WEBHOOK_INPUTCERTPATH="/path/to/your-input-cert.pem" \
|
||||
--CERTIMATE_DEPLOYER_WEBHOOK_INPUTKEYPATH="/path/to/your-input-key.pem" \
|
||||
--CERTIMATE_DEPLOYER_WEBHOOK_URL="https://example.com/your-webhook-url" \
|
||||
|
Reference in New Issue
Block a user