Skip to content

Update CNI plugins from v0.9.1 to v1.5.1 #28

Update CNI plugins from v0.9.1 to v1.5.1

Update CNI plugins from v0.9.1 to v1.5.1 #28

Workflow file for this run

name: build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
multiarch:
uses: poseidon/fleetlock/.github/workflows/multiarch.yaml@main
secrets:
QUAY_TOKEN: ${{ secrets.QUAY_TOKEN }}