Skip to content

Commit

Permalink
v2.5.0a15
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Oct 15, 2024
1 parent 542c58d commit 954e4f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workspace/dev_resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
use_cache=ws_settings.use_cache,
# Read secrets from secrets/dev_api_secrets.yml
secrets_file=ws_settings.ws_root.joinpath("workspace/secrets/dev_api_secrets.yml"),
depends_on=[dev_db],
)

# -*- Dev DockerResources
Expand Down

0 comments on commit 954e4f8

Please sign in to comment.