Skip to content

Merge pull request #19 from flownative/bookworm #10

Merge pull request #19 from flownative/bookworm

Merge pull request #19 from flownative/bookworm #10

name: Build Docker Image on tag
on:
push:
branches-ignore:
- '**'
tags:
- 'v*.*.*'
jobs:
build:
uses: ./.github/workflows/docker.build.yaml
secrets: inherit