Skip to content

robot updated CNI plugins version (#4652) #701

robot updated CNI plugins version (#4652)

robot updated CNI plugins version (#4652) #701

name: Build Image Latest
on:
push:
branches:
- 'main'
workflow_dispatch:
permissions: write-all
jobs:
call-workflow:
uses: ./.github/workflows/call-release-image.yaml
with:
ref: 'main'
tagoverride: 'latest'
secrets: inherit