Skip to content

release: Update v0.11.2 image tags #50

release: Update v0.11.2 image tags

release: Update v0.11.2 image tags #50

Workflow file for this run

name: FVT Cluster Scope
on:
workflow_dispatch:
pull_request:
branches:
- main
- 'release-0.11.2'
paths:
- '**'
- '!.github/**'
- '!.tekton/**'
- '!**.md'
- '!docs/**'
- '.github/workflows/fvt*.yml'
jobs:
fvt-cluster-scope:
uses: ./.github/workflows/fvt-base.yml
with:
namespace-scope-mode: false
secrets: inherit