Skip to content

ci: troubleshooting metadata generation #29

ci: troubleshooting metadata generation

ci: troubleshooting metadata generation #29

Workflow file for this run

name: ci
on: [push]
jobs:
pipe:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
uses: openmfp/gha/.github/workflows/pipeline-golang-app.yml@main
secrets: inherit
with:
imageTagName: ghcr.io/openmfp/account-operator
useMake: true
useLocalCoverageConfig: true