Skip to content

Update builder image version to main-2024-02-07 #31

Update builder image version to main-2024-02-07

Update builder image version to main-2024-02-07 #31

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
secrets: inherit
call-main-workflow:
uses: parodos-dev/serverless-workflows/.github/workflows/main.yml@main
with:
workflow_id: move2kube
secrets: inherit