Skip to content

Ported to protocol V1 #11

Ported to protocol V1

Ported to protocol V1 #11

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