Skip to content

run after build workflow #231

run after build workflow

run after build workflow #231

Workflow file for this run

name: Build - Platform
on:
push:
branches:
- main
jobs:
main:
uses: codbex/codbex-infra/.github/workflows/platform-build.yaml@main
with:
platform-name: codbex-kronos
docker-build: true
secrets: inherit