Skip to content

feat: add reservation state and expiry time metrics #136

feat: add reservation state and expiry time metrics

feat: add reservation state and expiry time metrics #136

Workflow file for this run

name: "ci/docker"
on: [pull_request, workflow_dispatch]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build-docker.yaml
secrets: inherit
with:
publish: false