Skip to content

I hate pipelines

I hate pipelines #25

name: Reusable workflow - user docker pipeline
on:
workflow_dispatch:
push:
jobs:
call-workflow:
uses: comsysto/wp10-image-factory/.github/workflows/reusable-workflow-docker-image.yml@feature/user-workflow
with:
image-name: marko-test
docker-dir: user
platform: arm64 #amd64
secrets: inherit