Skip to content

fix docker compose files for NUC #60

fix docker compose files for NUC

fix docker compose files for NUC #60

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 }}