Skip to content

chore: update to pipeline v1.24.0 (CRA removed) #2677

chore: update to pipeline v1.24.0 (CRA removed)

chore: update to pipeline v1.24.0 (CRA removed) #2677

Workflow file for this run

name: CI-Pipeline
# Controls when the workflow will run, when comment is created
on:
issue_comment:
types:
- created
jobs:
call-terraform-ci-pipeline:
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.22.5
secrets: inherit
with:
craSCCv2: true
craConfigYamlFile: "cra-config.yaml"