Skip to content

Commit

Permalink
Merge pull request #33 from vsaw/621-rename-opendatacam-darknet-docke…
Browse files Browse the repository at this point in the history
…r-repository

Rename Docker Hub repository to opendatacam/darknet
  • Loading branch information
vsaw authored Nov 22, 2023
2 parents 8702078 + d84be09 commit 4b50d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ jobs:
file: docker/build/${{ matrix.platform }}/Dockerfile
platforms: ${{ matrix.docker-platform }}
push: ${{ env.DOCKERHUB_PUBLISH == 'true' }}
tags: ${{ env.DOCKERHUB_USERNAME }}/opendatacam-darknet-base:${{ steps.dockerhub-tag.outputs.dockerhub-tag }}
tags: ${{ env.DOCKERHUB_USERNAME }}/darknet:${{ steps.dockerhub-tag.outputs.dockerhub-tag }}

0 comments on commit 4b50d10

Please sign in to comment.