Skip to content

Removed ROS packages with build issues, image builds successfully #72

Removed ROS packages with build issues, image builds successfully

Removed ROS packages with build issues, image builds successfully #72

Workflow file for this run

name: Docker build
on:
push:
branches-ignore:
- "develop"
- "release/*"
pull_request:
types: [opened, synchronize, reopened]
jobs:
docker:
uses: usdot-fhwa-stol/actions/.github/workflows/docker.yml@main