Skip to content

ci: moving chart around #10

ci: moving chart around

ci: moving chart around #10

Workflow file for this run

name: pipe
on: [push]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
pipe:
uses: openmfp/gha/.github/workflows/pipeline-node-app.yml@main
secrets: inherit
with:
imageTagName: ghcr.io/openmfp/example-content
componentVersionKey: example-content
release_branch: wip
chartFolder: charts/example-ui