We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c27f4 commit 205f919Copy full SHA for 205f919
1 file changed
projects/tinkerbell/rufio/Help.mk
@@ -9,6 +9,7 @@
9
##@ GIT/Repo Targets
10
clone-repo: ## Clone upstream `rufio`
11
checkout-repo: ## Checkout upstream tag based on value in GIT_TAG file
12
+patch-repo: ## Patch upstream repo with patches in patches directory
13
14
##@ Binary Targets
15
binaries: ## Build all binaries: `manager` for `linux/amd64 linux/arm64`
0 commit comments