Skip to content

chore(deps): bump configargparse from 1.5.5 to 1.7 (#24) #56

chore(deps): bump configargparse from 1.5.5 to 1.7 (#24)

chore(deps): bump configargparse from 1.5.5 to 1.7 (#24) #56

Workflow file for this run

name: Release
on:
pull_request:
push:
branches:
- main
tags:
- '*'
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.15.1
with:
image: ghcr.io/radiorabe/acringest
name: acringest
display-name: Ingest daily ACRCloud data dumps
tags: minimal rhel9 ubi9 rabe minio kafka cloudevents acrcloud
cosign-base-image-only: false
mkdocs:
uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@v0.15.1