Skip to content

Branch for jazzy (backport #175) #1

Branch for jazzy (backport #175)

Branch for jazzy (backport #175) #1

name: Jazzy Downstream Build
# description: 'Build & test downstream packages from source.'
# author: Christoph Froehlich <[email protected]>
on:
workflow_dispatch:
pull_request:
branches:
- jazzy
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-downstream:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-industrial-ci-with-cache.yml@master
with:
ros_distro: jazzy
ros_repo: testing
ref_for_scheduled_build: jazzy
not_test_build: true
downstream_workspace: ros_controls.jazzy.repos
not_test_downstream: true