Skip to content

chore(ci): bump radiorabe/actions from 0.19.1 to 0.20.2 #152

chore(ci): bump radiorabe/actions from 0.19.1 to 0.20.2

chore(ci): bump radiorabe/actions from 0.19.1 to 0.20.2 #152

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