Skip to content

test: Fixed advanced example to handle ingress check (#469) #401

test: Fixed advanced example to handle ingress check (#469)

test: Fixed advanced example to handle ingress check (#469) #401

Workflow file for this run

name: Release-Pipeline
# Trigger on push(merge) to main branch
on:
push:
branches:
- main
jobs:
call-terraform-release-pipeline:
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.22.3
secrets: inherit