Skip to content

feat: migrate to bleve/v2 and add second blog post #7

feat: migrate to bleve/v2 and add second blog post

feat: migrate to bleve/v2 and add second blog post #7

Workflow file for this run

name: Docker Image CI
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: docker build .