Skip to content

ROS CI build

ROS CI build #3

Workflow file for this run

name: Build CI
on:
push:
branches: [master, ci]
tags:
- '*'
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
jobs:
main:
runs-on: ubuntu-20.04
container:
image: kumarrobotics/jackal-master:latest
steps:
- name: build spomp-system
run: |
ls
ls