Skip to content

Update Fairy-Stockfish NNUE recommendations #2

Update Fairy-Stockfish NNUE recommendations

Update Fairy-Stockfish NNUE recommendations #2

Workflow file for this run

name: Docker Build
on:
push:
paths: 'Dockerfile'
pull_request:
paths: 'Dockerfile'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: |
docker build . --file Dockerfile --tag botli:$(date +%s)