We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a0461 commit 8cbc142Copy full SHA for 8cbc142
Makefile
@@ -3,6 +3,7 @@ PROVIDER_VERSION:=0.21.0
3
JSONNET_BIN:=jrsonnet
4
CROSSPLANE?=crank
5
REGISTRY?=ghcr.io
6
+SHELL:=/bin/bash
7
8
VENDOR_DEPTHS:=$(shell find generator/vendor -type f)
9
0 commit comments