-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consolidate workspace artifact and adjust restoration for reliable fi…
…le access - Create a unified 'workspace_artifact' directory to collect $HOME/tooling and $HOME/test_dependencies. - Update artifact upload to use the consolidated directory, avoiding multiple search path issues. - Add extraction steps using rsync in downstream jobs to move restored files to $HOME. - Explicitly set HOME environment variable for consistent path resolution across jobs. These changes ensure that the workspace is properly restored in all jobs.
- Loading branch information
Showing
1 changed file
with
26 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters