Skip to content

Commit

Permalink
Merge pull request #41 from janelia-cellmap/yuvipanda-patch-1
Browse files Browse the repository at this point in the history
Fix image_name in docker build
  • Loading branch information
yuvipanda authored Nov 18, 2024
2 parents ab3dba3 + b9f3fd6 commit a20d017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
DOCKER_USERNAME: ${{ secrets.QUAY_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.QUAY_PASSWORD }}
DOCKER_REGISTRY: "quay.io"
IMAGE_NAME: quay.io/2i2c/cellmap-segmentation-challenge-evaluator
IMAGE_NAME: 2i2c/cellmap-segmentation-challenge-evaluator

0 comments on commit a20d017

Please sign in to comment.