Skip to content

Bump config from 0.15.0 to 0.15.3 (#78) #96

Bump config from 0.15.0 to 0.15.3 (#78)

Bump config from 0.15.0 to 0.15.3 (#78) #96

Workflow file for this run

name: Test builds docker
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build docker image
run: |
docker build .