Skip to content

ci: making the pipeline work #3

ci: making the pipeline work

ci: making the pipeline work #3

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/demo-content
componentVersionKey: demo-content
release_branch: main