Skip to content

fix: fixed bug which was causing the incorrect image tag to be used f… #236

fix: fixed bug which was causing the incorrect image tag to be used f…

fix: fixed bug which was causing the incorrect image tag to be used f… #236

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.23.2
secrets: inherit