Skip to content

test: testing source build pipeline #10

test: testing source build pipeline

test: testing source build pipeline #10

Workflow file for this run

name: Source Build
on:
push:
jobs:
source-build:
uses: vortexntnu/vortex-ci/.github/workflows/reusable-source-build.yaml@feat/add-input-gcc-version-reusable-source-build
with:
ros_distro: 'humble'
os_name: 'ubuntu-22.04'
ref: ${{ github.ref_name }}
vcs_repo_file_url: 'https://raw.githubusercontent.com/vortexntnu/perception-auv/feat/test-source-build-pipeline/ros2.repos'
skip_tests: true