Skip to content

Merge branch 'ros2-dev' into ros2-dev-bake #40

Merge branch 'ros2-dev' into ros2-dev-bake

Merge branch 'ros2-dev' into ros2-dev-bake #40

Workflow file for this run

name: Test Building Docker Image and Workspace
on:
push:
branches:
- "**"
jobs:
build-bag:
uses: cmu-cabot/cabot/.github/workflows/build.yaml@yushim/prodimg-bag-service
with:
target: bag
secrets:
dockerhub-token: ${{ secrets.DOCKERHUB_TOKEN }}