Skip to content

chore(deps): update mariadb docker tag to v10.6.16 (#60) #190

chore(deps): update mariadb docker tag to v10.6.16 (#60)

chore(deps): update mariadb docker tag to v10.6.16 (#60) #190

name: "Publish images"
on:
push:
branches-ignore:
- 'renovate/**'
tags:
- "**"
permissions:
packages: write
jobs:
publish-images:
if: github.run_number > 1
uses: NethServer/ns8-github-actions/.github/workflows/publish-branch.yml@v1