Skip to content

chore: bump radiorabe/s2i-core from 2.1.8 to 2.1.9 in the baseimages group #190

chore: bump radiorabe/s2i-core from 2.1.8 to 2.1.9 in the baseimages group

chore: bump radiorabe/s2i-core from 2.1.8 to 2.1.9 in the baseimages group #190

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.20.8
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.20.8