Files
2026-07-13 13:17:40 +08:00

14 lines
498 B
Plaintext

# Wanda spec discovery configuration.
#
# Lists directories (relative to this file) to scan for .wanda.yaml specs.
# When a spec depends on an image with default prefix cr.ray.io/rayproject/,
# wanda looks for a matching local spec by name and builds it instead of pulling.
#
# Note: In CI mode (-rayci), dependencies are NOT rebuilt - they are assumed
# to have been built by prior pipeline steps and are pulled from the work repo.
ci/docker/
docker/base-deps/
docker/base-extra/
docker/ray-llm/