Skip to content

Bump dockerfile base image to have fix for null arrays #28

Bump dockerfile base image to have fix for null arrays

Bump dockerfile base image to have fix for null arrays #28

Workflow file for this run

name: Move2kube workflow container image and manifest push
on:
workflow_dispatch:
push:
branches: [ "main" ]
paths:
- 'move2kube/**'
- 'pipeline/**'
- 'e2e/move2kube.sh'
jobs:
call-kfunc-workflow:
uses: parodos-dev/serverless-workflows/.github/workflows/m2k-func.yaml@main

Check failure on line 13 in .github/workflows/move2kube.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/move2kube.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/move2kube.yaml" -> "parodos-dev/serverless-workflows/.github/workflows/m2k-func.yaml@main" (source branch with sha:48a57f30d53397e7de262dace7d084cfa9a09600) : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets: inherit
call-main-workflow:
uses: parodos-dev/serverless-workflows/.github/workflows/main.yml@main
with:
workflow_id: move2kube
secrets: inherit