mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-04-06 02:37:58 +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
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -82,7 +82,7 @@ jobs:
|
||||
- name: Install MINC
|
||||
run: |
|
||||
curl -L -o minc https://github.com/minc-org/minc/releases/latest/download/minc_linux_amd64
|
||||
chmod +x minc
|
||||
chmod +x ./minc
|
||||
|
||||
- name: Start Minishift
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user