Skip to content

Commit

Permalink
2024-06-12 18:00
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Jun 12, 2024
1 parent 4bf1fb8 commit ea8f5b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
-e SECRET_KEY=secret_key \
-e CACHE_URL=redis://redis:6379/0 \
-e CELERY_BROKER_URL=redis://redis:6379/0 \
--network host \
-v $PWD:/code/app \
-w /code/app \
-t ${{needs.setup.outputs.image_name}} \
Expand Down

0 comments on commit ea8f5b4

Please sign in to comment.