Skip to content

REVERT_ME: execute rolling_binary_main on asan branch #4

REVERT_ME: execute rolling_binary_main on asan branch

REVERT_ME: execute rolling_binary_main on asan branch #4

name: Rolling Binary Build - main
# author: Denis Štogl <denis@stoglrobotics.de>
# description: 'Build & test all dependencies from released (binary) packages.'
on:
workflow_dispatch:
branches:
- master
pull_request:
branches:
- master
push:
branches:
- asan
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '03 1 * * *'
jobs:
binary:
uses: ./.github/workflows/reusable-industrial-ci-with-cache.yml

Check failure on line 21 in .github/workflows/rolling-binary-build-main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/rolling-binary-build-main.yml

Invalid workflow file

error parsing called workflow ".github/workflows/rolling-binary-build-main.yml" -> "./.github/workflows/reusable-industrial-ci-with-cache.yml" (source branch with sha:77e58d2f4fa842ec1dbaff7300595db35be8babc) : You have an error in your yaml syntax on line 91
with:
ros_distro: rolling
ros_repo: main
upstream_workspace: ros2_control-not-released.rolling.repos
ref_for_scheduled_build: master