Skip to content

chore: Upgrade to Go 1.21 (rebase developer image from ubi/go-toolset to ubi-minimal) #69

chore: Upgrade to Go 1.21 (rebase developer image from ubi/go-toolset to ubi-minimal)

chore: Upgrade to Go 1.21 (rebase developer image from ubi/go-toolset to ubi-minimal) #69

Workflow file for this run

name: FVT Cluster Scope
on:
workflow_dispatch:
pull_request:
branches:
- main
- 'release-[0-9].[0-9]+'
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