Skip to content

fix BatteryState msg content and move shutdown service to cabot_app.py #41

fix BatteryState msg content and move shutdown service to cabot_app.py

fix BatteryState msg content and move shutdown service to cabot_app.py #41

Workflow file for this run

name: Test Building Docker Image and Workspace
on:
push:
branches:
- "**"
jobs:
build-ble-server:
uses: cmu-cabot/cabot-ble-server/.github/workflows/build.yaml@yushim/prodimg-ble-service

Check failure on line 10 in .github/workflows/push_action.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/push_action.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/push_action.yaml" -> "cmu-cabot/cabot-ble-server/.github/workflows/build.yaml@yushim/prodimg-ble-service" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
target: ble
secrets:
dockerhub-token: ${{ secrets.DOCKERHUB_TOKEN }}