Skip to content

Merge branch 'WPI-AIM:ambf-2.0' into auto_ECM #22

Merge branch 'WPI-AIM:ambf-2.0' into auto_ECM

Merge branch 'WPI-AIM:ambf-2.0' into auto_ECM #22

Workflow file for this run

name: ambf-2.0
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Build docker image
run: |
docker build --tag=ambf-ros-noetic -f docker/noetic/Dockerfile .