Skip to content

fix: docker IP handling and use repo Dockerfile (#62) #9

fix: docker IP handling and use repo Dockerfile (#62)

fix: docker IP handling and use repo Dockerfile (#62) #9

Workflow file for this run

name: Publish
on:
push:
tags:
- v*
workflow_dispatch:
permissions:
packages: write
jobs:
release_publish:
uses: openmcp-project/build/.github/workflows/publish.lib.yaml@main
secrets: inherit