Skip to content

feat: update from 2023-11-15 to 2023-12-23 (#28) #67

feat: update from 2023-11-15 to 2023-12-23 (#28)

feat: update from 2023-11-15 to 2023-12-23 (#28) #67

Workflow file for this run

name: Release
on:
pull_request:
push:
branches:
- main
tags:
- '*'
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/[email protected]
with:
image: ghcr.io/radiorabe/minio
name: minio
display-name: RaBe Minio on UBI9
tags: minimal rhel9 ubi9 rabe minio
cosign-base-image-only: true
mkdocs:
uses: radiorabe/actions/.github/workflows/[email protected]