Skip to content

Parent images CI/CD #34

Parent images CI/CD

Parent images CI/CD #34

Workflow file for this run

name: 'Parent Images: Build'
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened]
permissions:
id-token: write
contents: write
actions: read
jobs:
call-pi-build:
uses: code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_build.yml@parent-images
secrets: inherit