Skip to content

feature: aruco calibration support #9

feature: aruco calibration support

feature: aruco calibration support #9

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "jazzy" ]
pull_request:
branches: [ "jazzy" ]
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: Package build
run: docker build . --file Dockerfile --tag build:$(date +%s)