You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(raycicmd): set RAYCI_ARTIFACTS_DIR for wanda steps
Set RAYCI_ARTIFACTS_DIR environment variable for wanda steps based on the target platform. Uses /c/tmp/artifacts for Windows (detected via instance_type containing "windows") and /tmp/artifacts for other platforms.
This enables wanda to extract build artifacts to the correct location for Buildkite artifact upload.
Topic: raycicmd-artifacts
Relative: wanda-artifact-cli
Signed-off-by: andrew <andrew@anyscale.com>
0 commit comments