Skip to content

Update sbt-git to 2.1.0 (#2098) #3219

Update sbt-git to 2.1.0 (#2098)

Update sbt-git to 2.1.0 (#2098) #3219

Workflow file for this run

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