Skip to content

Foxy Binary Build - main #290

Foxy Binary Build - main

Foxy Binary Build - main #290

name: Foxy Binary Build - main
# author: Denis Štogl <[email protected]>
# description: 'Build & test all dependencies from released (binary) packages.'
on:
workflow_dispatch:
branches:
- foxy
pull_request:
branches:
- foxy
push:
branches:
- foxy
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '03 1 * * *'
jobs:
binary:
uses: ./.github/workflows/reusable-industrial-ci-with-cache.yml
with:
ros_distro: foxy
ros_repo: main
upstream_workspace: kuka_experimental-not-released.foxy.repos
ref_for_scheduled_build: foxy