Skip to content

Commit

Permalink
Merge pull request #27 from studio-recoding/feat/cicd
Browse files Browse the repository at this point in the history
[chore] test
  • Loading branch information
uommou authored Mar 22, 2024
2 parents 3858ec9 + 2513c50 commit ff6c98c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
run: |
echo "CHROMA_DB_IP_ADDRESS=${{ secrets.CHROMA_DB_IP_ADDRESS }}" >> .env
echo "OPENAI_API_KEY=${{ secrets.OPENAI_API_KEY }}" >> .env
shell: bash
shell: bash
- name: Setup docker buildx
id: buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit ff6c98c

Please sign in to comment.