Skip to content

chore: update bucket reference in COS target to resolve test failures… #183

chore: update bucket reference in COS target to resolve test failures…

chore: update bucket reference in COS target to resolve test failures… #183

Workflow file for this run

name: Release-Pipeline
permissions:
contents: write
issues: write
# 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.24.1
secrets: inherit