Skip to content

feat: include route_pattern information in /status (#835) #1148

feat: include route_pattern information in /status (#835)

feat: include route_pattern information in /status (#835) #1148

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
name: Build Docker image
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- run: docker build .