Skip to content

Mmdetection3d integration #715

Mmdetection3d integration

Mmdetection3d integration #715

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)