Skip to content

Switched to SDK API that takes a parsed tree as parameter #5

Switched to SDK API that takes a parsed tree as parameter

Switched to SDK API that takes a parsed tree as parameter #5

Workflow file for this run

name: Docker CI
on:
pull_request:
paths:
- .github/workflows/docker-ci.yaml
- .github/scripts/**
- build.sbt
env:
GITHUB_TOKEN: ${{ secrets.READ_PACKAGES }}
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- run: .github/scripts/dnd-sbt docker/Docker/publishLocal