Skip to content

Merge pull request #4260 from EventStore/cherry-pick/4214/timothycole… #2141

Merge pull request #4260 from EventStore/cherry-pick/4214/timothycole…

Merge pull request #4260 from EventStore/cherry-pick/4214/timothycole… #2141

name: Build Focal Container
on:
pull_request:
paths-ignore:
- "docs/**"
- "samples/**"
- "**.md"
push:
branches:
- master
- release/oss-v*
tags:
- oss-v*
paths-ignore:
- "docs/**"
- "samples/**"
- "**.md"
jobs:
build-container:
uses: ./.github/workflows/build-container-reusable.yml
with:
container-runtime: focal