Skip to content

1602: Build and Deploy SAPIG 4.0.0 #746

1602: Build and Deploy SAPIG 4.0.0

1602: Build and Deploy SAPIG 4.0.0 #746

Workflow file for this run

name: PR - Build and Deploy
on:
workflow_dispatch:
pull_request:
branches:
- master
- ob-v*
paths-ignore:
- '**/README.md'
- '_infra/helm/**'
jobs:
run_pr-template:
name: PR - Build and Deploy
uses: SecureApiGateway/secure-api-gateway-ci/.github/workflows/reusable-pr.yml@main
secrets: inherit
with:
componentName: secure-api-gateway-ob-uk-rcs
dockerTag: pr-${{ github.event.number }}