chore(ci): bump radiorabe/actions from 0.16.1 to 0.17.2 (#6) #12
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Release | |
on: | |
pull_request: | |
push: | |
branches: | |
- main | |
tags: | |
- '*' | |
jobs: | |
release-container: | |
uses: radiorabe/actions/.github/workflows/[email protected] | |
with: | |
image: ghcr.io/radiorabe/grafana | |
name: grafana | |
display-name: RaBe Grafana on UBI9 | |
tags: minimal rhel9 ubi9 rabe grafana | |
mkdocs: | |
uses: radiorabe/actions/.github/workflows/[email protected] |