Skip to content

Commit

Permalink
Merge pull request #35 from opendatacam/development
Browse files Browse the repository at this point in the history
v2.0.0-beta3
  • Loading branch information
vsaw authored Nov 28, 2023
2 parents e5e1988 + b2a914e commit 4626e93
Show file tree
Hide file tree
Showing 6 changed files with 1,179 additions and 32 deletions.
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 }}
Loading

0 comments on commit 4626e93

Please sign in to comment.