Skip to content

Build docker image

Build docker image #7

Workflow file for this run

name: Build docker image
on:
workflow_dispatch:
push:
tags:
- v**
jobs:
build-docker-image:
name: Build docker image
uses: restatedev/restate/.github/workflows/docker.yml@main
secrets: inherit