Skip to content

[release-v0.6] update velero back to 1.12.Z also update velero-plugin-for-csi to match the velero version #765

[release-v0.6] update velero back to 1.12.Z also update velero-plugin-for-csi to match the velero version

[release-v0.6] update velero back to 1.12.Z also update velero-plugin-for-csi to match the velero version #765

Workflow file for this run

on: ["push","pull_request"]
name: Test
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: make test
run: |
make build-builder test BUILDER_IMAGE=kubevirt-velero-plugin-builder