Skip to content

build(deps): bump clap from 4.5.13 to 4.5.14 #163

build(deps): bump clap from 4.5.13 to 4.5.14

build(deps): bump clap from 4.5.13 to 4.5.14 #163

Workflow file for this run

name: Docker build
on:
pull_request:
branches:
- main
jobs:
build-docker-image:
runs-on: ubuntu-latest
steps:
- name: Check out from Git
uses: actions/checkout@v4
- name: Build docker image
run: |
docker build .