Skip to content

Bash scripts refactoring into Golang #1395

Bash scripts refactoring into Golang

Bash scripts refactoring into Golang #1395

name: vHive gVisor CRI tests
on:
push:
branches: [ main ]
paths-ignore:
- 'docs/**'
- '**.md'
- 'function-images/**'
pull_request:
branches: [ main ]
paths-ignore:
- 'docs/**'
- '**.md'
- 'function-images/**'
workflow_dispatch:
env:
GO111MODULE: on
jobs:
gvisor-cri-tests:
uses: ./.github/workflows/cri_tests.yml
with:
sandbox: gvisor