Skip to content

Commit a3867ef

Browse files
committed
build: export auth type
1 parent 5cdff5b commit a3867ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

capi-lab/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ cleanup:
4646
dev-env:
4747
@echo "export METALCTL_API_URL=${METALCTL_API_URL}"
4848
@echo "export METALCTL_HMAC=${METALCTL_HMAC}"
49+
@echo "export METALCTL_HMAC_AUTH_TYPE=${METALCTL_HMAC_AUTH_TYPE}"
4950
@echo "export KUBECONFIG=${KUBECONFIG}"
5051

5152
.PHONY: controller

0 commit comments

Comments
 (0)