Skip to content

feat: ODM without categories integration with fms-accel (#641) #2658

feat: ODM without categories integration with fms-accel (#641)

feat: ODM without categories integration with fms-accel (#641) #2658

Workflow file for this run

name: Image
on:
push:
branches: [ "main", "release" ]
pull_request:
branches: [ "main", "release" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: "Free up disk space"
uses: ./.github/actions/free-up-disk-space
- name: Build image
run: |
docker build -t fms-hf-tuning:dev . -f build/Dockerfile