Skip to content

Commit

Permalink
feat: Chroma auth support
Browse files Browse the repository at this point in the history
- Fixed a typo in dev image build

Refs: #13
  • Loading branch information
tazarov committed Sep 9, 2023
1 parent 1af7eeb commit 445520e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
push: true
platforms: linux/amd64,linux/arm64
labels: ${{ steps.meta.outputs.labels }}
build- args: |
build-args: |
CHROMA_VERSION=${{ matrix.chroma-version }}
tags: "${{ env.IMAGE_NAME }}:${{ matrix.chroma-version }}-dev"
integration-test:
Expand Down

0 comments on commit 445520e

Please sign in to comment.