Skip to content

update hardened-multus-cni to v4.0.2-build20231009 #703

update hardened-multus-cni to v4.0.2-build20231009

update hardened-multus-cni to v4.0.2-build20231009 #703

Workflow file for this run

name: CI-pullrequest
on:
pull_request:
branches:
- main-source
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Pull scripts
run: sudo make pull-scripts
- name: Pull in all relevant branches
run: git fetch origin main-source main
- name: Validate
run: sudo make validate