Skip to content

Build docker image

Build docker image #12

Workflow file for this run

name: Build docker image
on:
workflow_dispatch:
workflow_call:
jobs:
build-docker-image:
name: Build docker image
uses: restatedev/restate/.github/workflows/docker.yml@clean-runner
secrets: inherit