Skip to content

chore(ci): bump radiorabe/actions from 0.22.3 to 0.22.4 (#76) #221

chore(ci): bump radiorabe/actions from 0.22.3 to 0.22.4 (#76)

chore(ci): bump radiorabe/actions from 0.22.3 to 0.22.4 (#76) #221

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*.*.*'
branches:
- main
pull_request:
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.22.4
with:
image: 'ghcr.io/radiorabe/s2i-base'
name: 's2i-base'
display-name: 'RaBe S2I Base Minimal'
tags: 'minimal rhel9 rabe s2i'
mkdocs:
uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@v0.22.4