mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-04-09 12:17:31 +00:00
feat: add e2e-minishift Makefile target and workflow job
Signed-off-by: Hristo Hristov <me@hhristov.info>
This commit is contained in:
2
Makefile
2
Makefile
@@ -521,7 +521,7 @@ ct:
|
||||
$(call go-install-tool,$(CT),github.com/$(CT_LOOKUP)/v3/ct@$(CT_VERSION))
|
||||
|
||||
MINC:= $(LOCALBIN)/minc
|
||||
MINC_VERSION := v0.1.0
|
||||
MINC_VERSION := 573415ebe9bb0dcb24f682763f5d8c238e62d694 # https://github.com/minc-org/minc/pull/57
|
||||
MINC_LOOKUP := minc-org/minc
|
||||
minc:
|
||||
echo "Installing minc to $(MINC)" && \
|
||||
|
||||
Reference in New Issue
Block a user