Skip to content

feat: use container.extraEnv for env variables for better separation … #1212

feat: use container.extraEnv for env variables for better separation …

feat: use container.extraEnv for env variables for better separation … #1212

Workflow file for this run

name: CI
on:
push:
tags:
- v*
branches:
- master
- main
pull_request:
permissions:
contents: write
jobs:
build_validate_test:
uses: openmcp-project/build/.github/workflows/ci.lib.yaml@main
secrets: inherit