forked from cerc-io/stack-orchestrator
Add output to check cgroups version
This commit is contained in:
parent
a751e87dd4
commit
bc872b09fb
@ -36,6 +36,8 @@ jobs:
|
||||
run: ./scripts/create_build_tag_file.sh
|
||||
- name: "Build local shiv package"
|
||||
run: ./scripts/build_shiv_package.sh
|
||||
- name: "Check cgroups version"
|
||||
run: mount | grep cgroup
|
||||
- name: "Install kind"
|
||||
run: ./tests/scripts/install-kind.sh
|
||||
- name: "Install Kubectl"
|
||||
|
Loading…
Reference in New Issue
Block a user