Skip to content

Commit

Permalink
fix: address ci pipeline issues
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruv-ahuja committed Feb 17, 2024
1 parent fafd319 commit 89fb6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
S3_BUCKET_URL: ${{secrets.S3_BUCKET_URL}}
S3_BUCKET_NAME: ${{secrets.S3_BUCKET_NAME}}
S3_LOGS_FOLDER: ${{secrets.S3_LOGS_FOLDER}}
REDIS_HOST: redis
REDIS_HOST: localhost

jobs:
build:
Expand Down

0 comments on commit 89fb6a9

Please sign in to comment.