Skip to content

refactor(driver_cleanup): PPT=2034 Refactor stale tracking process #466

refactor(driver_cleanup): PPT=2034 Refactor stale tracking process

refactor(driver_cleanup): PPT=2034 Refactor stale tracking process #466

Workflow file for this run

name: Build
on: push
jobs:
build-edge:
uses: PlaceOS/.github/.github/workflows/build-dev-image.yml@main
with:
target_image: placeos/edge
secrets:
GHCR_PAT: ${{ secrets.GHCR_PAT }}
build-core:
uses: PlaceOS/.github/.github/workflows/build-dev-image.yml@main
with:
target_image: placeos/core
secrets:
GHCR_PAT: ${{ secrets.GHCR_PAT }}