Skip to content

fix: bump radiorabe/s2i-core from 2.1.2 to 2.1.3 (#49) #155

fix: bump radiorabe/s2i-core from 2.1.2 to 2.1.3 (#49)

fix: bump radiorabe/s2i-core from 2.1.2 to 2.1.3 (#49) #155

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*.*.*'
branches:
- main
pull_request:
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/[email protected]
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/[email protected]