Skip to content

Commit

Permalink
Cloud Builds
Browse files Browse the repository at this point in the history
  • Loading branch information
zx8086 committed Jan 20, 2025
1 parent f6126b9 commit 8bc2376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ jobs:
# Run container with properly formatted environment variables
docker run -d \
--platform linux/amd64 \
--platform ${{ matrix.platform }} \
--name capella-search-test \
-p 3000:3000 \
--env-file .env \
Expand Down

0 comments on commit 8bc2376

Please sign in to comment.