Skip to content

chore(ci): bump radiorabe/actions from 0.17.3 to 0.18.0 #144

chore(ci): bump radiorabe/actions from 0.17.3 to 0.18.0

chore(ci): bump radiorabe/actions from 0.17.3 to 0.18.0 #144

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