Skip to content

build(deps-dev): bump ruff from 0.0.283 to 0.0.284 (#10) #30

build(deps-dev): bump ruff from 0.0.283 to 0.0.284 (#10)

build(deps-dev): bump ruff from 0.0.283 to 0.0.284 (#10) #30

Workflow file for this run

name: Release
on:
pull_request:
push:
branches:
- main
tags:
- '*'
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.15.1
with:
image: ghcr.io/radiorabe/pathfinderevents
name: pathfinderevents
display-name: Subscribe to Pathfinder changes and emit CloudEvents on change
tags: minimal rhel9 ubi9 rabe kafka cloudevents pathfinder axia
mkdocs:
uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@v0.15.1