Skip to content

Commit

Permalink
Try to set the REGISTRY_IMAGE env var
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanjli committed Jan 17, 2024
1 parent 3371ac7 commit e924695
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/processing-segmenter-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ on:
description: 'Git ref (optional)'
required: false

env:
REGISTRY_IMAGE: ghcr.io.planktoscope/device-backend-processing-segmenter

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e924695

Please sign in to comment.