Skip to content

Florence onnx (#241) #772

Florence onnx (#241)

Florence onnx (#241) #772

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]
jobs:
build-on-ubuntu:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag innofw:$(date +%s)